add .idea to gitignore

This commit is contained in:
Jannes Höke
2016-03-08 02:04:20 +01:00
parent c790d2ae9f
commit 7705af79fa

3
.gitignore vendored
View File

@ -60,3 +60,6 @@ target/
#Ipython Notebook
.ipynb_checkpoints
# PyCharm
.idea