add .idea to .gitignore, for intellij-idea/webstorm users

This commit is contained in:
eliranm 2017-03-28 11:08:59 +03:00
parent 3c766833b4
commit 3d4092c3bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.idea
node_modules
npm-debug.log