Add .idea dir to .gitignore

pull/899/head
Lee Clemens 2014-12-30 17:52:45 -05:00
parent bcfcefa203
commit 6c34cf2e1e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ htmlcov
*.bak
__pycache__
.vagrant/
.idea/