node_modules/
dist/
.env
.env.*
!.env.example
*.log
.DS_Store

# Python
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
build/
