summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2009-11-29 23:10:48 +0000
committerJohn Christopher Anderson <jchris@apache.org>2009-11-29 23:10:48 +0000
commita37fdafcc65632328599939abf0863d9c02043dd (patch)
treea6845de2df9e557bc6e827da3d37208bf4d28394 /.gitignore
parentc6f707e312e284af6ab873049dd27e3ef38bdea5 (diff)
add *.la and test/bench/run to .gitignore
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@885287 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19085e70..485b17d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.tpl
*.o
*.lo
+*.la
*.m4
*.in
*~
@@ -87,6 +88,7 @@ test/etap/run
# for make check
test/etap/temp.*
+test/bench/run
couchdb.stderr
couchdb.stdout