mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 09:46:39 +02:00
21 lines
235 B
Text
21 lines
235 B
Text
node_modules
|
|
.git
|
|
.github
|
|
.vscode
|
|
tsconfig.tsbuildinfo
|
|
.env
|
|
.sentryclirc
|
|
sentry.properties
|
|
Dockerfile
|
|
docker-compose.yml
|
|
/docs
|
|
README.md
|
|
node_modules
|
|
|
|
# Build outputs
|
|
apps/*/.next
|
|
apps/*/dist
|
|
packages/*/dist
|
|
|
|
# Turbo prune output
|
|
out/
|