Add .idea folder to .gitignore to use PyCharm

This commit is contained in:
Stefano Pigozzi
2017-12-03 19:18:49 +01:00
parent aafcf04ac6
commit 398ff443e3

1
.gitignore vendored
View File

@@ -99,3 +99,4 @@ ENV/
# mypy
.mypy_cache/
.idea/