diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-11-09 01:06:34 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-11-09 01:06:34 +0000 |
commit | 466e2364efffb914bb210021e19973914ce63451 (patch) | |
tree | 1e0c51debc8e33827e280d08c4180e48189a0546 /.gitignore | |
parent | 49c4173c29658de7de2aa05a79be0def8672d3c8 (diff) |
Adding test_util.erl to .gitignore
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@833957 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ src/couchdb/stylesheet.css src/couchdb/priv/.deps/ src/couchdb/priv/couchspawnkillable test/local.ini +test/etap/test_util.erl share/server/main.js # for make dev |