You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by na...@apache.org on 2014/10/09 22:22:50 UTC

[18/19] git commit: Update .gitignore to ignore /framework/build and /node_modules

Update .gitignore to ignore /framework/build and /node_modules


Project: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/commit/881e6662
Tree: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/tree/881e6662
Diff: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/diff/881e6662

Branch: refs/heads/master
Commit: 881e6662c04d5dd43a6c1fe5fab004a329bd55e2
Parents: 346f53d
Author: Andrew Grieve <ag...@chromium.org>
Authored: Sat Oct 4 15:14:45 2014 -0400
Committer: Prabhjot Singh <pr...@amazon.com>
Committed: Mon Oct 6 19:17:48 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/blob/881e6662/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index f2c3828..5599157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@ Desktop.ini
 *.iml
 .idea
 npm-debug.log
+/node_modules
+/framework/build


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org