From e78863a636fc54a83ead73fafa1ba502c44c529f Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Thu, 12 Feb 2026 15:03:25 -0600 Subject: [PATCH] Agregar supabase/snippets al archivo .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a14702c..80e5e33 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json # Finder (MacOS) folder config .DS_Store +supabase/snippets \ No newline at end of file