feat: reorganize supabase config - flat db init structure, add edge functions, mcp, kong api config
This commit is contained in:
+5
-2
@@ -3,8 +3,11 @@
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Docker volumes (large runtime data)
|
||||
volumes/
|
||||
# Docker volume RUNTIME data (large binary/runtime files - not schema SQL)
|
||||
volumes/db/data/
|
||||
volumes/storage/
|
||||
volumes/pooler/
|
||||
volumes/logs/
|
||||
|
||||
# Backup files
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user