Update .gitignore to ignore .idea of PyCharm

Change-Id: Icbc03f462b01b207f93187695699a8b540d19367
This commit is contained in:
linbing 2016-10-10 14:00:18 +08:00
parent c3e28cd88c
commit 126cdb9723

1
.gitignore vendored
View File

@ -27,6 +27,7 @@ develop-eggs
*.DS_Store
.testrepository
.tox
.idea
.venv
.*.swp
.coverage