diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:51 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:51 +0000 |
commit | 269b92bf81d7216e147ca9b95013da6bcfaf5c57 (patch) | |
tree | 54ecc946891dd5ac9532ea32d245e0e481ba49f3 | |
parent | 5b899caf3dd80e85e61d02796c87f2328f6083d4 (diff) |
Add/improve .cvsignore files for apps.
-rw-r--r-- | .cvsignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..aa23f2b --- /dev/null +++ b/.cvsignore @@ -0,0 +1,18 @@ +.deps +Makefile +Makefile.in +XClk-col +XClock +aclocal.m4 +autom4te.cache +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 +xclock |