Add .cvsignores for drivers.

This commit is contained in:
Eric Anholt 2005-11-21 10:49:12 +00:00
parent ec562722d0
commit e6887d858e
2 changed files with 25 additions and 0 deletions

19
.cvsignore Normal file
View File

@ -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

6
src/.cvsignore Normal file
View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
*.la
*.lo