Merge "Add .idea folder to .gitignore"

This commit is contained in:
Zuul 2018-10-23 20:27:52 +00:00 committed by Gerrit Code Review
commit 57cb1f389a
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,4 +7,5 @@ build
*.swp
*.swo
*.pyc
.testrepository
.testrepository
.idea