Merge "gitignore add .idea"

This commit is contained in:
Zuul 2020-11-25 15:33:55 +00:00 committed by Gerrit Code Review
commit 9b5e300254
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
.tox .tox
.vagrant .vagrant
.venv .venv
.idea
__pycache__ __pycache__
AUTHORS AUTHORS