From: cyrbil Date: Thu, 6 Aug 2015 09:30:45 +0000 (+0200) Subject: Add ignore for npm debug log files X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1613%2Fhead;p=gitignore.git Add ignore for npm debug log files --- diff --git a/Node.gitignore b/Node.gitignore index f7f6a08c..b38069de 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -1,6 +1,7 @@ # Logs logs *.log +npm-debug.log* # Runtime data pids