Add .cvsignores for drivers.

This commit is contained in:
Eric Anholt
2005-11-21 10:49:19 +00:00
parent 93a89803eb
commit e1e0aae9a7
3 changed files with 28 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

3
man/.cvsignore Normal file
View File

@@ -0,0 +1,3 @@
Makefile
Makefile.in
suncg3.4

6
src/.cvsignore Normal file
View File

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