add .idea in .gitignore for PyCharm

This commit is contained in:
mashuai 2014-04-03 18:37:50 +08:00
commit 406181efcc

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ tags
htmlcov
six-*.egg/
*.orig
.idea/