diff options
author | Eric Anholt <anholt@freebsd.org> | 2004-05-09 22:29:55 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2004-05-09 22:29:55 +0000 |
commit | dfdf8e14d3f8e4ceb0cad396efc8b4ecb587d5f6 (patch) | |
tree | 170c9eac45fc62cdfcd678fe9c23b9d055f28ef7 | |
parent | 51ed2f593703164b7bb7f9d0522f273f3f628c03 (diff) |
Add .cvsignore files.
-rw-r--r-- | bsd-core/mach64/.cvsignore | 8 | ||||
-rw-r--r-- | bsd-core/mga/.cvsignore | 8 | ||||
-rw-r--r-- | bsd-core/r128/.cvsignore | 8 | ||||
-rw-r--r-- | bsd-core/radeon/.cvsignore | 8 | ||||
-rw-r--r-- | bsd-core/sis/.cvsignore | 8 | ||||
-rw-r--r-- | bsd-core/tdfx/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/.cvsignore | 1 | ||||
-rw-r--r-- | bsd/mach64/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/mga/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/r128/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/radeon/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/sis/.cvsignore | 8 | ||||
-rw-r--r-- | bsd/tdfx/.cvsignore | 8 |
13 files changed, 97 insertions, 0 deletions
diff --git a/bsd-core/mach64/.cvsignore b/bsd-core/mach64/.cvsignore new file mode 100644 index 00000000..b9a7055b --- /dev/null +++ b/bsd-core/mach64/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +mach64.kld +mach64.ko diff --git a/bsd-core/mga/.cvsignore b/bsd-core/mga/.cvsignore new file mode 100644 index 00000000..0da9b114 --- /dev/null +++ b/bsd-core/mga/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +mga.kld +mga.ko diff --git a/bsd-core/r128/.cvsignore b/bsd-core/r128/.cvsignore new file mode 100644 index 00000000..0ee047dd --- /dev/null +++ b/bsd-core/r128/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +r128.kld +r128.ko diff --git a/bsd-core/radeon/.cvsignore b/bsd-core/radeon/.cvsignore new file mode 100644 index 00000000..83df81da --- /dev/null +++ b/bsd-core/radeon/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +radeon.kld +radeon.ko diff --git a/bsd-core/sis/.cvsignore b/bsd-core/sis/.cvsignore new file mode 100644 index 00000000..7495508e --- /dev/null +++ b/bsd-core/sis/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +sis.kld +sis.ko diff --git a/bsd-core/tdfx/.cvsignore b/bsd-core/tdfx/.cvsignore new file mode 100644 index 00000000..bf7cb769 --- /dev/null +++ b/bsd-core/tdfx/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +tdfx.kld +tdfx.ko diff --git a/bsd/.cvsignore b/bsd/.cvsignore new file mode 100644 index 00000000..c196cbc7 --- /dev/null +++ b/bsd/.cvsignore @@ -0,0 +1 @@ +drm_pciids.h diff --git a/bsd/mach64/.cvsignore b/bsd/mach64/.cvsignore new file mode 100644 index 00000000..b9a7055b --- /dev/null +++ b/bsd/mach64/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +mach64.kld +mach64.ko diff --git a/bsd/mga/.cvsignore b/bsd/mga/.cvsignore new file mode 100644 index 00000000..0da9b114 --- /dev/null +++ b/bsd/mga/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +mga.kld +mga.ko diff --git a/bsd/r128/.cvsignore b/bsd/r128/.cvsignore new file mode 100644 index 00000000..0ee047dd --- /dev/null +++ b/bsd/r128/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +r128.kld +r128.ko diff --git a/bsd/radeon/.cvsignore b/bsd/radeon/.cvsignore new file mode 100644 index 00000000..83df81da --- /dev/null +++ b/bsd/radeon/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +radeon.kld +radeon.ko diff --git a/bsd/sis/.cvsignore b/bsd/sis/.cvsignore new file mode 100644 index 00000000..7495508e --- /dev/null +++ b/bsd/sis/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +sis.kld +sis.ko diff --git a/bsd/tdfx/.cvsignore b/bsd/tdfx/.cvsignore new file mode 100644 index 00000000..bf7cb769 --- /dev/null +++ b/bsd/tdfx/.cvsignore @@ -0,0 +1,8 @@ +.depend +bus_if.h +device_if.h +export_syms +opt_drm.h +pci_if.h +tdfx.kld +tdfx.ko |