exclude venv from git

This commit is contained in:
Heerko 2025-12-24 18:27:46 +01:00
parent 27ad48d389
commit 378f37c9b9

1
.gitignore vendored
View file

@ -1 +1,2 @@
.env
.venv/