Ignore .idea directory

Change-Id: I183b52e548d4684878a0af687b72326ca5dcfd73
This commit is contained in:
Tobias Henkel 2016-11-28 07:39:49 +01:00
parent 63a595bae3
commit e9bc74fb39
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
*.egg *.egg
*.egg-info *.egg-info
*.pyc *.pyc
.idea
.test .test
.testrepository .testrepository
.tox .tox