__pycache__/
*.py[cod]
build/
dist/

.env
.venv/
env/
venv/

.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/

.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp

.cogency
