diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:52 +0000 |
---|---|---|
committer | Sung-Jin Park <sj76.park@samsung.com> | 2013-09-02 23:37:42 -0400 |
commit | 09a62d40f5d9d324c15632dc9654af6691c6eb95 (patch) | |
tree | 29518c6f311ffb13e463a9fe7029f41d9be6c91a | |
parent | fa29346f5229708aaaa2e54a7aa3bb0a8f31be1d (diff) | |
download | xeyes-09a62d40f5d9d324c15632dc9654af6691c6eb95.tar.gz xeyes-09a62d40f5d9d324c15632dc9654af6691c6eb95.tar.bz2 xeyes-09a62d40f5d9d324c15632dc9654af6691c6eb95.zip |
Add/improve .cvsignore files for apps.
Change-Id: I3c3f5014cbdfdb72fcf954ceea9b07aeb21920b5
-rw-r--r-- | .cvsignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..58d42ed --- /dev/null +++ b/.cvsignore @@ -0,0 +1,16 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 +xeyes |