Merge pull request #137 from criticalbh/gitignore-idea

add idea to gitignore
This commit is contained in:
Brian Vaughn
2017-10-11 13:44:29 -07:00
committed by GitHub

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.cache
.DS_STORE
.idea
node_modules
public
public