__pycache__/
*.py[cod]
*$py.class
*.so
.PyCharm/
.vscode/
.windsurf/
.env
.env.*
*.egg-info/
*.egg
build/
dist/
.pytest_cache/
.coverage
htmlcov/
.tox/
.mypy_cache/
.ruff_cache/
*.db
*.db-journal
*.log
.venv/
venv/
ENV/
