diff --git a/.gitignore b/.gitignore index 8e0101b..a8e3e84 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ dist .wrangler # Supabase -supabase/.temp \ No newline at end of file +supabase/.temp +supabase/.branches \ No newline at end of file diff --git a/supabase/.branches/_current_branch b/supabase/.branches/_current_branch deleted file mode 100644 index 88d050b..0000000 --- a/supabase/.branches/_current_branch +++ /dev/null @@ -1 +0,0 @@ -main \ No newline at end of file diff --git a/supabase/.temp/cli-latest b/supabase/.temp/cli-latest deleted file mode 100644 index 11335d2..0000000 --- a/supabase/.temp/cli-latest +++ /dev/null @@ -1 +0,0 @@ -v2.54.11 \ No newline at end of file