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

# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
.pytest_cache/
