adding .idea to gitignore for pycharm

This commit is contained in:
Michael Rice
2014-05-31 01:26:38 -05:00
parent 640519e373
commit b56d40bd73

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.pyc
build
dist
.idea
*.iml