You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/10/11 00:52:07 UTC

ios commit: Updated .gitignore to ignore node_modules

Repository: cordova-ios
Updated Branches:
  refs/heads/master 8d03b08c9 -> e3c0d36fb


Updated .gitignore to ignore node_modules


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/e3c0d36f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/e3c0d36f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/e3c0d36f

Branch: refs/heads/master
Commit: e3c0d36fbd6236977d6d22f93e18db5a08f40b32
Parents: 8d03b08
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 10 15:52:05 2014 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 10 15:52:05 2014 -0700

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/e3c0d36f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 0f4014c..7c9f41e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ tmp
 *.pbxuser
 xcuserdata
 console.log
+node_modules
\ No newline at end of file


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