Add .idea/ to .gitignore

Change-Id: Id81876c9ad5703d491229b1b2fd7480c7794ea43
changes/96/339496/1
Martin Oemke 2016-07-08 14:25:21 +02:00
parent 609d8aa990
commit 7fac85f24a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ run_tests.log
setuptools*.egg/
subunit.log
.testrepository
.idea/
.tox/
.venv/
*.mo