Spaces:
Runtime error
Runtime error
| # Dependencies | |
| /node_modules | |
| /jspm_packages/ | |
| # Production Build Artifacts | |
| /dist/ | |
| /build/ | |
| /out/ | |
| # Environments and Credentials | |
| # Environment variables file is often used for secrets and configuration | |
| .env | |
| .env.* | |
| # For example: .env.development, .env.production | |
| # Logs | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| # OS generated files | |
| .DS_Store | |
| Thumbs.db |