Added log folder to ignore list

This commit is contained in:
Yakir Sitbon 2015-09-20 17:34:55 +03:00
parent df268e90ec
commit fdc405446a

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
.idea/
node_modules/
build/
log/
npm-debug.log
.DS_Store
coverage.xml