diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-11-26 19:31:00 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-11-26 19:31:00 +0000 |
commit | 95ee619df135a4c8b3ecefe65503c6d1cc7c36da (patch) | |
tree | 16fe8cecc8237e55fe4eec53198403a114b702b4 /.gitignore | |
parent | c452048cae6ff8b275e72a2f4b590ccaeebc35ba (diff) |
Complete refactoring of couch_js.
In particular, the cURL bindings have been rewritten to be more useful
and easily applied in command line scripts.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -58,7 +58,12 @@ src/couchdb/priv/.libs/ src/couchdb/priv/couch_icu_driver.la src/couchdb/priv/couchjs src/couchdb/priv/couchspawnkillable +src/couchdb/priv/stat_descriptions.cfg +src/erlang-oauth/oauth.app +src/ibrowse/ibrowse.app +src/mochiweb/mochiweb.app test/local.ini +test/etap/run test/etap/test_util.erl share/server/main.js |