aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--e-util/.cvsignore3
-rw-r--r--tests/.cvsignore3
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d547c5687..851a6c5e3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-01-25 Mathieu Lacage <mathieu@advogato.org>
+
+ * .cvsignore s: cvs shutup.
+
2000-01-25 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-reflow.c, widgets/e-minicard.c: Handle shift-tab
diff --git a/e-util/.cvsignore b/e-util/.cvsignore
new file mode 100644
index 0000000000..9a6392159c
--- /dev/null
+++ b/e-util/.cvsignore
@@ -0,0 +1,3 @@
+.deps
+Makefile.in
+Makefile
diff --git a/tests/.cvsignore b/tests/.cvsignore
index 2a1c36ad1f..821f6ee179 100644
--- a/tests/.cvsignore
+++ b/tests/.cvsignore
@@ -5,6 +5,9 @@ test4
test5
test6
test7
+test8
+test9
+test10
Makefile.in
Makefile
.deps