.DS_Store
**/.DS_Store
.env
.env.*
node_modules/
**/node_modules/
.cache/
**/.cache/
.pytest_cache/
**/.pytest_cache/
__pycache__/
**/__pycache__/
output/
outputs/
**/output/
**/outputs/
**/generated/
**/*.tgz
**/*.tar
**/*.tar.gz
**/*.zip
