diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:54 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:54 +0000 |
commit | 4d5dfb99f50bd1d9577d17426d1cabe8ea29a2a0 (patch) | |
tree | 4e1dcc40aee868328a16a98cc750a4c74f3060bf | |
parent | b71de113e311e10e59c3b6fbdc1ff63c90c8324d (diff) |
Add/improve .cvsignore files for apps.
-rw-r--r-- | .cvsignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..249a78c --- /dev/null +++ b/.cvsignore @@ -0,0 +1,15 @@ +.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 |