.git
.env
.env.*
!.env.example
**/__pycache__/
**/*.py[cod]
**/.pytest_cache/
**/.hypothesis/
**/node_modules/
**/.next/
**/dist/
**/build/
**/logs/
**/*.log
**/verify_output/
**/output_e2e/
screenshot-*.png
*.zip
*.key
*.pem
.DS_Store
