diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-21 10:49:09 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-21 10:49:09 +0000 |
commit | 0015b1a007bed61aaf389f8f927e4ae0568d7da7 (patch) | |
tree | 1ce438d39be7cd06d5c4eb2511d64fef06808a3f /.cvsignore | |
parent | 00b8f6ccfbb5163c47e9def0e4ecc6ac7be7e8af (diff) |
Add .cvsignores for drivers.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..fb1befd --- /dev/null +++ b/.cvsignore @@ -0,0 +1,19 @@ +Makefile +Makefile.in +*.la +*.lo +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +stamp-h1 |