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

This commit is contained in:
Matias Niemelä 2013-07-25 13:20:42 -04:00 committed by Misko Hevery
parent 658bcf96b9
commit b322cbf335

1
.gitignore vendored
View file

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