update gitignore for pycharm

This commit is contained in:
albertjan 2014-05-11 11:36:22 +02:00
parent c9b509a296
commit 961b724a07
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -40,6 +40,9 @@ nosetests.xml
# Sublime
/*.sublime-*
#PyCharm
/.idea
# virtualenv
/.Python
/lib