You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2012/05/08 01:06:39 UTC

[5/6] android commit: adding node_modules to gitignore

adding node_modules to gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/6fc2a3b8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/6fc2a3b8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/6fc2a3b8

Branch: refs/heads/master
Commit: 6fc2a3b84e7151a7062753af16e9a27bd8a659a9
Parents: b84d649
Author: Fil Maj <ma...@gmail.com>
Authored: Mon May 7 16:09:14 2012 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Mon May 7 16:09:14 2012 -0700

----------------------------------------------------------------------
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/6fc2a3b8/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 7bd7329..85278e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ example
 tmp
 *.tmp
 test/libs/*.jar
+bin/node_modules