Add .idea to .gitignore (for pycharm users).

pull/52/head
jMyles 2018-02-08 11:30:36 -08:00
parent b15f3b9b0e
commit 1de5d811ca
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -22,7 +22,7 @@
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@ -239,3 +239,5 @@ pyvenv.cfg
pip-selfcheck.json
# End of https://www.gitignore.io/api/vim,linux,macos,python,pycharm,virtualenv
.idea