You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2014/07/14 23:21:41 UTC

[5/6] fauxton commit: updated refs/heads/import-master to 2d2cc24

Add modified .gitignore from couchdb


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

Branch: refs/heads/import-master
Commit: 41d68b8ee499b5a54c03bb542757ae2a3172e70d
Parents: b9a5eae
Author: Garren Smith <ga...@gmail.com>
Authored: Mon Jul 14 15:10:38 2014 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Mon Jul 14 15:11:15 2014 +0200

----------------------------------------------------------------------
 .gitignore | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/41d68b8e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1baaaf1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+node_modules
+dist
+build
+app/load_addons.js
+!app/addons/
+app/addons/*
+!app/addons/activetasks
+!app/addons/config
+!app/addons/plugins
+!app/addons/logs
+!app/addons/stats
+!app/addons/replication
+!app/addons/contribute
+!app/addons/auth
+!app/addons/exampleAuth
+!app/addons/permissions
+!app/addons/verifyinstall
+!app/addons/compaction
+!app/addons/fauxton
+!app/addons/pouchdb
+!app/addons/databases
+!app/addons/documents
+!app/addons/styletests
+settings.json*
+!settings.json.default
+!assets/js/plugins/zeroclipboard/ZeroClipboard.swf
+test/test.config.js
+app/initialize.js