Ignore python venv

This commit is contained in:
Apher 2026-07-05 06:44:13 +00:00
parent 604e029390
commit 19df767f81

1
.gitignore vendored
View File

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