aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--compat/.cvsignore3
-rw-r--r--src/.cvsignore1
-rw-r--r--tests/.cvsignore3
4 files changed, 8 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 3b06809..0aaa15b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,4 +1,5 @@
.emacs*
+*.tar.*
Makefile
Makefile.in
aclocal.m4
diff --git a/compat/.cvsignore b/compat/.cvsignore
index e995588..62535c7 100644
--- a/compat/.cvsignore
+++ b/compat/.cvsignore
@@ -1,3 +1,6 @@
.deps
+.libs
+*.la
+*.lo
Makefile
Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
index 8fa50f8..ee2dbd5 100644
--- a/src/.cvsignore
+++ b/src/.cvsignore
@@ -1,5 +1,6 @@
.deps
.libs
+.gdbinit
Makefile
Makefile.in
gdbm.h
diff --git a/tests/.cvsignore b/tests/.cvsignore
index 5bb68a8..c2e03e5 100644
--- a/tests/.cvsignore
+++ b/tests/.cvsignore
@@ -8,5 +8,8 @@ atlocal
gtdump
gtfetch
gtload
+num2word
package.m4
testsuite
+testsuite.dir
+testsuite.log

Return to:

Send suggestions and report system problems to the System administrator.