Add .cvsignore files
authorKeith Packard <keithp@keithp.com>
Sat, 9 Jul 2005 06:55:15 +0000 (06:55 +0000)
committerKeith Packard <keithp@keithp.com>
Sat, 9 Jul 2005 06:55:15 +0000 (06:55 +0000)
.cvsignore [new file with mode: 0644]
ChangeLog
src/.cvsignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
new file mode 100644 (file)
index 0000000..8d81710
--- /dev/null
@@ -0,0 +1,21 @@
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+Makefile
+Makefile.in
+MakeOut
+missing
+mkinstalldirs
+stamp-h1
+xvmc.pc
index f21b648..4cdb977 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-08  Keith Packard  <keithp@keithp.com>
+
+       reviewed by: <delete if not using a buddy>
+
+       * .cvsignore:
+       * src/.cvsignore:
+
 2005-06-21  Alexander Gottwald  <ago at freedesktop dot org>
 
        * configure.ac
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644 (file)
index 0000000..34c9a0a
--- /dev/null
@@ -0,0 +1,7 @@
+.deps
+.libs
+libXvMC.la
+libXvMCW.la
+*.lo
+Makefile
+Makefile.in