summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-09 06:48:50 +0000
committerKeith Packard <keithp@keithp.com>2005-07-09 06:48:50 +0000
commit62c6d0bf4b5d5e27f586bb8a1beccc27bab4ef4c (patch)
treea8837ec01b87dd83ef79ca728d957b5928f75250
parentb1051c48a51a9731bce10dd4951485f5554ca605 (diff)
downloadxorg-lib-libXrender-62c6d0bf4b5d5e27f586bb8a1beccc27bab4ef4c.tar.gz
Add .cvsignore files
-rw-r--r--.cvsignore20
-rw-r--r--ChangeLog6
-rw-r--r--src/.cvsignore6
3 files changed, 32 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..4436325
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,20 @@
+aclocal.m4
+autom4te.cache
+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
+xrender.pc
diff --git a/ChangeLog b/ChangeLog
index cff4b2e..30b6d91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-08 Keith Packard <keithp@keithp.com>
+
+ * .cvsignore:
+ * src/.cvsignore:
+ Add .cvsignore files
+
2005-06-09 Alexander Gottwald <ago@freedesktop.org>
* src/Makefile.am:
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644
index 0000000..94e77db
--- /dev/null
+++ b/src/.cvsignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+libXrender.la
+*.lo
+Makefile
+Makefile.in