From 05a83e3bcbc141d10d8d61bcf04d8b88898f0c9e Mon Sep 17 00:00:00 2001 From: juan Date: Wed, 6 Aug 2025 19:48:57 +0200 Subject: [PATCH] update gitignore --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..2d192b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,11 @@ -node_modules \ No newline at end of file +node_modules +.DS_Store +dist +dist-ssr +*.local +count.txt +.env +.nitro +.tanstack +.output +.vinxi \ No newline at end of file