# macOS
.DS_Store

# Python
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.env
.env.backup
!.env.example
*.log
dist/
