This commit is contained in:
yyh-gl 2026-01-23 22:28:14 +00:00 committed by GitHub
commit cfbad89da5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
Supabase.gitignore Normal file
View file

@ -0,0 +1,12 @@
# Referred to https://github.com/supabase/supabase/blob/8547b6f2335c5b8d534eaa223fdffdd7cd041714/.gitignore
# Ignore config directories for local
**/supabase/.branches
**/supabase/.temp
# Ignore signing key file for JWT
**/signing_key.json
# Include template .env file for docker-compose
!docker/supabase/.env
!docker/supabase-traefik/.env