Add .cvsignore files.

This commit is contained in:
Eric Anholt 2004-05-09 22:29:55 +00:00
parent 51ed2f5937
commit dfdf8e14d3
13 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
mach64.kld
mach64.ko

8
bsd-core/mga/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
mga.kld
mga.ko

8
bsd-core/r128/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
r128.kld
r128.ko

View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
radeon.kld
radeon.ko

8
bsd-core/sis/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
sis.kld
sis.ko

8
bsd-core/tdfx/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
tdfx.kld
tdfx.ko

1
bsd/.cvsignore Normal file
View file

@ -0,0 +1 @@
drm_pciids.h

8
bsd/mach64/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
mach64.kld
mach64.ko

8
bsd/mga/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
mga.kld
mga.ko

8
bsd/r128/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
r128.kld
r128.ko

8
bsd/radeon/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
radeon.kld
radeon.ko

8
bsd/sis/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
sis.kld
sis.ko

8
bsd/tdfx/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.depend
bus_if.h
device_if.h
export_syms
opt_drm.h
pci_if.h
tdfx.kld
tdfx.ko