__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env
.env.local
.env.*.local
.vscode/
.idea/
*.swp
tests/
docs/
.github/
.git/
README.md
