aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-02 18:39:06 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-02 18:39:06 +0000
commit8330c0e65abad8a0ebb6430d2c2de3e534c83a11 (patch)
tree7f084b210a2f997c4887b012b18cf0da5136ee02
parent50329ae64e727c8d1b3d7dc8cfdda94a5b5bbd82 (diff)
downloadgdbm-8330c0e65abad8a0ebb6430d2c2de3e534c83a11.tar.gz
gdbm-8330c0e65abad8a0ebb6430d2c2de3e534c83a11.tar.bz2
Update cvsignore files.
-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.