add logs folder exclusion

This commit is contained in:
2025-03-15 22:22:30 +01:00
parent fb3aa390a6
commit 72ca89dca2

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ __pycache__
.history/
.venv/
*.pyc
.pytest_cache/
.pytest_cache/
logs