Add .idea folder to ignore list.

This commit is contained in:
Nikita Lutsenko
2016-02-02 17:27:53 -08:00
parent 89bd2f737f
commit 3e46efc2e3

3
.gitignore vendored
View File

@@ -28,3 +28,6 @@ node_modules
# Emacs
*~
# WebStorm/IntelliJ
.idea