Spaces:
Starting
Starting
| node_modules | |
| .git | |
| .gitignore | |
| *.md | |
| dist | |
| .next | |
| .turbo | |
| .env | |
| .env.local | |
| .env.*.local | |
| coverage | |
| infra | |
| **/__tests__/** | |
| **/__snapshots__/** | |
| **/*.test.* | |
| **/*.spec.* | |
| .vscode | |
| .idea | |
| *.log | |
| node_modules | |
| .git | |
| .gitignore | |
| *.md | |
| dist | |
| .next | |
| .turbo | |
| .env | |
| .env.local | |
| .env.*.local | |
| coverage | |
| infra | |
| **/__tests__/** | |
| **/__snapshots__/** | |
| **/*.test.* | |
| **/*.spec.* | |
| .vscode | |
| .idea | |
| *.log | |