From 70b5247193c2c7f7dab84558e4160b15745e8133 Mon Sep 17 00:00:00 2001 From: Christopher Sanden Date: Tue, 17 Mar 2026 15:11:07 +0100 Subject: [PATCH] updated gitignore --- FastNotes/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastNotes/.gitignore b/FastNotes/.gitignore index f9a0aab..b08039b 100644 --- a/FastNotes/.gitignore +++ b/FastNotes/.gitignore @@ -30,7 +30,6 @@ yarn-error.* .DS_Store *.pem - # typescript *.tsbuildinfo @@ -41,6 +40,7 @@ yarn-error.* # Supabase .branches .temp +config.toml # dotenvx .env.keys