Ignore .idea folder

Should ignore .idea folder for JetBrains PyCharm users

Change-Id: If953a5d84c8f6402ad4e6263b737d1e45c7e19d2
This commit is contained in:
Zhenguo Niu 2016-06-13 17:30:56 +08:00
parent 3d7fef015c
commit 122891b43c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ AUTHORS
ChangeLog
*.sqlite
*~
.idea