Add PyCharm files to .gitignore.

This commit is contained in:
Cornelius Riemenschneider
2017-11-09 16:02:19 +01:00
parent 5889e4c229
commit d4f977f3b7

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ pytestdebug.log
.tox/
.cache/
.eggs/
.idea/