summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-09 06:49:50 +0000
committerKeith Packard <keithp@keithp.com>2005-07-09 06:49:50 +0000
commit265f56bafdca73f28a4937ebff86ac77a25f2d4b (patch)
tree616c55300f8309f1dca3ca0fa4939e6f26250fd9
parent63a4f8f76f5fb9159447878a4a85a14d0fbf4bf6 (diff)
downloadxorg-lib-libXt-265f56bafdca73f28a4937ebff86ac77a25f2d4b.tar.gz
Add .cvsignore files
-rw-r--r--.cvsignore24
-rw-r--r--ChangeLog10
-rw-r--r--include/.cvsignore2
-rw-r--r--include/X11/.cvsignore2
-rw-r--r--man/.cvsignore2
-rw-r--r--src/.cvsignore7
-rw-r--r--util/.cvsignore5
7 files changed, 52 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..a676937
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,24 @@
+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
+Shell.h
+stamp-h1
+StringDefs.c
+StringDefs.h
+xt.pc
diff --git a/ChangeLog b/ChangeLog
index 02eb318..55a4b81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-08 Keith Packard <keithp@keithp.com>
+
+ * .cvsignore:
+ * include/.cvsignore:
+ * include/X11/.cvsignore:
+ * man/.cvsignore:
+ * src/.cvsignore:
+ * util/.cvsignore:
+ Add .cvsignore files
+
2005-06-10 Alexander Gottwald <ago at freedesktop dot org>
* src/Makefile.am:
diff --git a/include/.cvsignore b/include/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/include/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/include/X11/.cvsignore b/include/X11/.cvsignore
new file mode 100644
index 0000000..c3f163c
--- /dev/null
+++ b/include/X11/.cvsignore
@@ -0,0 +1,2 @@
+Shell.h
+StringDefs.h
diff --git a/man/.cvsignore b/man/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/man/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644
index 0000000..b37a5f8
--- /dev/null
+++ b/src/.cvsignore
@@ -0,0 +1,7 @@
+.deps
+.libs
+libXt.la
+*.lo
+Makefile
+Makefile.in
+StringDefs.c
diff --git a/util/.cvsignore b/util/.cvsignore
new file mode 100644
index 0000000..4b0c577
--- /dev/null
+++ b/util/.cvsignore
@@ -0,0 +1,5 @@
+.deps
+.libs
+Makefile
+Makefile.in
+makestrs