__pycache__/
*.pyc
*.pyo
*.pyd
.venv/
venv/
.pytest_cache/
.hatch/
dist/
build/
*.egg-info/
.DS_Store
.env
.env.*
.envtemp*
