diff --git a/.gitignore b/.gitignore index 874bf6f95..f3e5b35aa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ # Frontend Build: ignore API files disabled for this build /app/**/*.backup +# Supabase - ignored for now +/supabase/ + # dependencies /node_modules /.pnp