mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 22:18:00 +08:00
20 lines
237 B
Plaintext
20 lines
237 B
Plaintext
# Root folder of this turbo monorepo
|
|
# Doesn't send useless context to Docker daemon
|
|
.git
|
|
.github
|
|
about
|
|
docker
|
|
examples
|
|
i18n
|
|
**/node_modules
|
|
apps/docs/spec
|
|
supabase
|
|
tests
|
|
|
|
**/.next
|
|
.vercel
|
|
**/.env.*
|
|
|
|
.dockerignore
|
|
apps/studio/Dockerfile
|