Spaces:
Runtime error
Runtime error
| # Dependencies | |
| node_modules/ | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| # Environment variables | |
| .env | |
| .env.local | |
| .env.development.local | |
| .env.test.local | |
| .env.production.local | |
| # IDE | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo | |
| *~ | |
| .DS_Store | |
| # Build output | |
| dist/ | |
| build/ | |
| *.log | |
| # Docker | |
| .dockerignore | |
| # Misc | |
| *.pid | |
| *.seed | |
| *.pid.lock | |