Added PyCharm project files to .gitignore

This commit is contained in:
Ryan Plyler 2014-07-02 21:34:31 +08:00
parent c159610723
commit b2fdc1ceae

6
.gitignore vendored
View file

@ -44,3 +44,9 @@ env/
env*/
docs/_themes/jrnl/static/less/3L.less
# PyCharm Project files
.idea/
# export testing director
exp/