Merge pull request #23 from iyesin/exclude-venv

Exclude venv from project root
This commit is contained in:
Maxim Devaev
2021-01-10 02:51:09 +03:00
committed by GitHub

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@
/*kvmd-*.tar.gz
*.pyc
*.swp
/venv/