gitignore .grunt temp files

This commit is contained in:
Radek Stepan 2014-10-26 21:58:07 -06:00
parent dbd6e5dd3b
commit b5618410b2
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
node_modules/
*.log
.build_cache~
.grunt
.grunt/
build/*.map
public/js/app.bundle.js
public/js/app.js