gitignore add .idea

Change-Id: I44f875ea4a1c9bcea887f8d919a61c58577f1320
changes/24/763624/1
r 2020-11-22 10:31:05 +02:00
parent 529602e9ad
commit 1530f0578c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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