Add .idea to .gitignore

Change-Id: I053158a8881a81b69b678d766e9feaac7afe0d5e
This commit is contained in:
YumengBao 2017-02-15 22:14:53 +08:00 committed by zhurong
parent bd91f85ec6
commit cfffca3114

3
.gitignore vendored
View File

@ -9,3 +9,6 @@ build
*.pyc
.testrepository
*.DS_Store
#IntelliJ Idea
.idea/