Update .gitignore to ignore .idea of pycharm

Change-Id: Ib53c67835bcd52e9d04c4d880d2a811638d6b5bb
This commit is contained in:
linbing 2016-10-10 13:11:22 +08:00
parent 2756e6b503
commit cfc97d3f7d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,4 +5,6 @@
node_modules
static/build
.idea
.DS_Store