Updated .gitignore for new dist dir location

Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6b614e9a
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6b614e9a
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6b614e9a

Branch: refs/heads/1964-feature-fauxton-build
Commit: 6b614e9a92964b12dec68b7cded6d61c1f67d378
Parents: 2c30f59
Author: Noah Slater <[email protected]>
Authored: Mon Dec 16 16:46:09 2013 +0100
Committer: Noah Slater <[email protected]>
Committed: Mon Dec 16 16:46:09 2013 +0100

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/6b614e9a/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 2624829..f1130a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,9 +60,9 @@ share/doc/build/html
 share/doc/build/latex
 share/doc/build/texinfo
 share/www/fauxton/build
+share/www/fauxton/dist
 share/www/fauxton/src/app/initialize.js
 share/www/fauxton/src/app/load_addons.js
-share/www/fauxton/src/dist
 share/www/fauxton/src/node_modules
 share/server/main-coffee.js
 share/server/main.js

Reply via email to