diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:47 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:47 +0000 |
commit | a174983051f0079fc20985aeee1c49ce547c5e2a (patch) | |
tree | 2bfca44f0d0562b9ad0a6582ff60c805527047c5 /.cvsignore | |
parent | a729a69063ffa76f0fb6551d5bec5697a2cd4272 (diff) |
Add/improve .cvsignore files for apps.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..2571afb --- /dev/null +++ b/.cvsignore @@ -0,0 +1,17 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +beforelight +B4light +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 |