add PyCharm .idea folder to .gitignore

main
Travis Johnson 10 years ago
parent 14d1186241
commit 629b392924

5
.gitignore vendored

@ -9,4 +9,7 @@
/build /build
.tox .tox
.vagrant .vagrant
Vagrantfile Vagrantfile
# PyCharm
.idea

Loading…
Cancel
Save