mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 21:10:11 +01:00
Add .cvsignore files.
This commit is contained in:
parent
51ed2f5937
commit
dfdf8e14d3
13 changed files with 97 additions and 0 deletions
8
bsd-core/mach64/.cvsignore
Normal file
8
bsd-core/mach64/.cvsignore
Normal 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
8
bsd-core/mga/.cvsignore
Normal 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
8
bsd-core/r128/.cvsignore
Normal 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-core/radeon/.cvsignore
Normal file
8
bsd-core/radeon/.cvsignore
Normal 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
8
bsd-core/sis/.cvsignore
Normal 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
8
bsd-core/tdfx/.cvsignore
Normal 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
1
bsd/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
drm_pciids.h
|
||||
8
bsd/mach64/.cvsignore
Normal file
8
bsd/mach64/.cvsignore
Normal 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
8
bsd/mga/.cvsignore
Normal 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
8
bsd/r128/.cvsignore
Normal 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
8
bsd/radeon/.cvsignore
Normal 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
8
bsd/sis/.cvsignore
Normal 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
8
bsd/tdfx/.cvsignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.depend
|
||||
bus_if.h
|
||||
device_if.h
|
||||
export_syms
|
||||
opt_drm.h
|
||||
pci_if.h
|
||||
tdfx.kld
|
||||
tdfx.ko
|
||||
Loading…
Add table
Reference in a new issue