fix(gitignore): bower_components

This commit is contained in:
Mrugesh Mohapatra
2017-02-28 23:21:19 +05:30
parent 2336ec42ef
commit 4c53071198

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ node_modules
*.iml *.iml
.DS_Store .DS_Store
Thumbs.db Thumbs.db
bower_components
main.css main.css
bundle.js bundle.js
coverage coverage