chore(.gitignore): ignore npm-debug.log file

This commit is contained in:
Matias Niemelä 2013-07-25 13:20:42 -04:00 committed by Brian Ford
parent 1a01e80b9c
commit 3a8b3db174

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ node_modules
angular.xcodeproj
.idea
libpeerconnection.log
npm-debug.log