Improve gitignore for virtualenv

This commit is contained in:
Dashie 2022-08-09 09:32:51 +02:00
parent 71a93298f2
commit 6712603f72
No known key found for this signature in database
GPG Key ID: C2D57B325840B755
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -14,3 +14,7 @@ config/*
ogndevices
db
# virtualenvs
/venv
/virtualenv