Update .gitignore

update .gitignore to ignore files generated by Pycharm

Change-Id: I98148951ea883676a78718a34d88cfb6549eaaca
This commit is contained in:
Jeremy Liu 2016-10-15 21:27:51 +08:00
parent 602089c432
commit cc5da0be77
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -37,6 +37,10 @@ cover
.project
.pydevproject
# Pycharm
.idea
*.iml
# Complexity
output/*.html
output/*/index.html