Add missing .cvsignore files for autotoolery.
authorEric Anholt <anholt@freebsd.org>
Thu, 25 Aug 2005 23:11:28 +0000 (23:11 +0000)
committerEric Anholt <anholt@freebsd.org>
Thu, 25 Aug 2005 23:11:28 +0000 (23:11 +0000)
.cvsignore [new file with mode: 0644]
libdrm/.cvsignore [new file with mode: 0644]
shared-core/.cvsignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
new file mode 100644 (file)
index 0000000..7f5efb6
--- /dev/null
@@ -0,0 +1,17 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+libdrm.pc
diff --git a/libdrm/.cvsignore b/libdrm/.cvsignore
new file mode 100644 (file)
index 0000000..a979bc4
--- /dev/null
@@ -0,0 +1,8 @@
+.deps
+.libs
+Makefile
+Makefile.in
+config.h
+*.la
+*.lo
+stamp-h1
diff --git a/shared-core/.cvsignore b/shared-core/.cvsignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in