diff options
author | Jan Lehnardt <jan@apache.org> | 2014-10-10 21:17:47 +0200 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2014-11-14 18:22:31 +0100 |
commit | 393108c1217949119074356516afe3ef7f7d2f99 (patch) | |
tree | ac11e4f2c3fd05ac2ff1a1b01e0427cb6608f914 | |
parent | 8e2a6b42661f473674f7ed731868d109f4d0495a (diff) | |
download | couchdb-393108c1217949119074356516afe3ef7f7d2f99.tar.gz |
Add share/www to .gitignoregoodbye-futon
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eaffbe1d9..f0af73925 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ dev/logs/ share/server/main-coffee.js share/server/main.js +share/www src/couch/priv/couch_js/config.h src/couch/priv/couchjs |