You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2016/03/04 01:35:55 UTC

[17/50] cordova-paramedic git commit: ignore that annoying debug log file

ignore that annoying debug log file


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

Branch: refs/heads/master
Commit: 031c2122b44be4674a20ab977c25f45892aae40e
Parents: a5fcab0
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Fri Mar 13 18:10:31 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Mar 13 18:10:31 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-paramedic/blob/031c2122/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 3b32cda..4081bfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 .DS_Store
 
+npm-debug.log
+
 tmp/
 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