You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/10/04 21:32:17 UTC

[09/13] android 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-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/52e575e1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/52e575e1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/52e575e1

Branch: refs/heads/4.0.x
Commit: 52e575e1e75f1cc06de6e2608481c6c8639f122e
Parents: 890e12c
Author: Andrew Grieve <ag...@chromium.org>
Authored: Sat Oct 4 15:14:45 2014 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Sat Oct 4 15:14:45 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/52e575e1/.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