You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/09/30 20:07:19 UTC

android commit: updated .gitignore to include npm-debug.log

Repository: cordova-android
Updated Branches:
  refs/heads/master cdfa13b26 -> d5538b707


updated .gitignore to include npm-debug.log


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

Branch: refs/heads/master
Commit: d5538b707628937b78a054ce3a6692e640e66a4b
Parents: cdfa13b
Author: Steven Gill <st...@gmail.com>
Authored: Mon Sep 29 23:49:12 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Sep 29 23:49:12 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/d5538b70/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6f19b35..f2c3828 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ Desktop.ini
 # IntelliJ IDEA files
 *.iml
 .idea
+npm-debug.log