fixed up log files appearing in the git status list

This commit is contained in:
Gareth Jones 2016-01-26 22:26:09 +11:00
parent 0fc65d38eb
commit b28bbdcc0a

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
**/**.log*
*.log*
build
node_modules
.bob/
test/streams/test-*
.idea
.DS_Store