chore(gitignore): exclude .log and .stackdump files

This commit is contained in:
Martin Staffa
2016-04-17 13:34:55 -07:00
parent 7148627eae
commit 165a862a0b
+3 -1
View File
@@ -20,4 +20,6 @@ libpeerconnection.log
npm-debug.log
/tmp/
/scripts/bower/bower-*
.vscode
.vscode
*.log
*.stackdump