You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/01/28 21:22:29 UTC

[58/79] [abbrv] git commit: updated git ignore

updated git ignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/db6f01c1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/db6f01c1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/db6f01c1

Branch: refs/pull/27/merge
Commit: db6f01c162d60ebbc055ee374b93b2e2eaf02ccd
Parents: 616641e
Author: Rod Simpson <ro...@apigee.com>
Authored: Mon Jan 27 16:08:05 2014 -0700
Committer: Rod Simpson <ro...@apigee.com>
Committed: Mon Jan 27 16:08:05 2014 -0700

----------------------------------------------------------------------
 .gitignore        | 5 ++++-
 portal/.gitignore | 8 --------
 2 files changed, 4 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/db6f01c1/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index dec7818..e733658 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,7 @@ Icon
 
 # Files that might appear on external disk
 .Spotlight-V100
-.Trashes
\ No newline at end of file
+.Trashes
+/portal/performance/
+
+/portal/node_modules/

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/db6f01c1/portal/.gitignore
----------------------------------------------------------------------
diff --git a/portal/.gitignore b/portal/.gitignore
deleted file mode 100644
index b310a13..0000000
--- a/portal/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-/.DS_Store
-dist
-.DS_Store
-.idea
-nbproject/
-*.swp
-node-modules/
-.vagrant