Add compiles bundle.js to .gitignore

This commit is contained in:
Nathan Leniz
2015-03-15 17:10:21 +09:00
parent bf7d38e080
commit 39555fc656

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ Thumbs.db
bower_components
.eslintignore
.eslintrc
public/js/bundle.js