added .idea to gitignore for pycharm users

pull/10/head
Thomas Werkmeister 2019-04-24 11:57:50 +02:00
parent a9f6c40082
commit 41e3e42989
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea/
*.pyc
.DS_Store
./__init__.py