| 1 | node_modules |
| 2 | .next |
| 3 | .git |
| 4 | .gitignore |
| 5 | .env*.local |
| 6 | .nyc_output |
| 7 | coverage |
| 8 | npm-debug.log* |
| 9 | yarn-debug.log* |
| 10 | yarn-error.log* |
| 11 | pnpm-debug.log* |
| 12 | .pnpm-debug.log* |
| 13 | README.md |
| 14 | Dockerfile |
| 15 | .dockerignore |
| 16 | dist |
| 17 | build |
| 18 | .DS_Store |
| 19 | .vscode |
| 20 | .idea |
| 21 | *.log |