add *.venv

This commit is contained in:
2025-11-06 17:03:06 +03:00
parent bb2551242f
commit 002676e8f1

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/__pycache__ /__pycache__
/TestJson /TestJson
/logs/* /logs/*
*.venv