added .venv to gitignore file

This commit is contained in:
2026-02-11 14:24:49 +05:30
parent 2e07dcc96a
commit aa35f6a4e6
+1
View File
@@ -45,3 +45,4 @@ logs/
.pytest_cache/ .pytest_cache/
.coverage .coverage
htmlcov/ htmlcov/
.venv/