.gitignore: add venv to hide python environment stuff

This commit is contained in:
2025-02-14 20:45:02 +01:00
parent 6e45f86dbf
commit 8c49c7b40e

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@
*-swp
env_backups
venv