Ignore PyCharm .idea/ folder.

This commit is contained in:
Rodney Folz 2014-04-23 17:46:38 -07:00
parent a3c5bbf119
commit 3fe2394bfc

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ Django-*.egg
*.pyc
htmlcov/
docs/_build/
.idea/