Ignore .idea folder from PyCharm

This commit is contained in:
Claude Paroz 2017-12-05 15:35:48 +01:00
parent ed2e7233b3
commit b58278fcf5

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ common/local_settings.py
media/
scripts/epcstages.json
static/
.idea/