There was an error while loading. Please reload this page.
2 parents 18102d8 + 27ac45c commit 13a7b17Copy full SHA for 13a7b17
3 files changed
.gitignore
@@ -5,3 +5,6 @@
5
lerna-debug.log
6
**/__tests__/**/*.js
7
**/__tests__/**/*.test.d.ts
8
+
9
+# Supabase CLI local artifacts (from `supabase init`/`supabase start`)
10
+/supabase/
supabase/.gitignore
0 commit comments