Add .venv to gitignore

This commit is contained in:
Adrian Moennich 2023-09-22 11:49:55 +02:00
parent 9fd0fd6a6b
commit 9c30f6b9d2

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ webpack-build-config.json
node_modules/
*.lock
url_map.json
.venv/