From a37fdafcc65632328599939abf0863d9c02043dd Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 29 Nov 2009 23:10:48 +0000 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3