Add .idea to ignore files

This commit is contained in:
Sergey Petrov
2016-01-27 15:14:05 +03:00
parent a3f622583e
commit 5313b9a3bd
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -60,3 +60,6 @@ target/
#Ipython Notebook
.ipynb_checkpoints
# IntelliJ IDEA
.idea/
+1
View File
@@ -0,0 +1 @@