Merge pull request #440 from nap/master

PyCharm IDE project specific files
This commit is contained in:
Jared Koumentis 2012-10-04 17:53:55 -07:00
commit d17f128585
2 changed files with 11 additions and 0 deletions

4
Global/PyCharm.gitignore Normal file
View File

@ -0,0 +1,4 @@
# PyCharm
# http://www.jetbrains.com/pycharm/webhelp/project.html
.idea
.iml

View File

@ -0,0 +1,7 @@
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ss]cripts