summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-09 23:36:22 +0000
committerKeith Packard <keithp@keithp.com>2005-07-09 23:36:22 +0000
commit3b4cbb4fe34ff4de91ba6524d7750a2b55f5d67a (patch)
tree1012e9da1eff66b9eaf246cdce6e15413d0bca23
parent1e169a60adf7d9759d3b4a4dfb381043814e121a (diff)
Add .cvsignore files
-rw-r--r--.cvsignore17
-rw-r--r--ChangeLog5
2 files changed, 22 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..903ed1b
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,17 @@
+.deps
+aclocal.m4
+autom4te.cache
+compile
+config.h
+config.h.in
+config.log
+config.status
+configure
+depcomp
+install-sh
+Makefile
+Makefile.in
+missing
+mkinstalldirs
+stamp-h1
+xdpyinfo
diff --git a/ChangeLog b/ChangeLog
index 37a1547..30b8671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-09 Keith Packard <keithp@keithp.com>
+
+ * .cvsignore:
+ Add .cvsignore files
+
2005-07-07 Keith Packard <keithp@keithp.com>
* Makefile.am: