Skip to content

Commit 13a7b17

Browse files
authored
Merge pull request #32 from constructive-io/feat/remove-supabase-cli-artifacts
chore: remove accidentally-committed Supabase CLI artifacts
2 parents 18102d8 + 27ac45c commit 13a7b17

3 files changed

Lines changed: 3 additions & 422 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
lerna-debug.log
66
**/__tests__/**/*.js
77
**/__tests__/**/*.test.d.ts
8+
9+
# Supabase CLI local artifacts (from `supabase init`/`supabase start`)
10+
/supabase/

supabase/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)