From e3e5e625c9795956b18c248bca16fe90d753357b Mon Sep 17 00:00:00 2001 From: Christopher Sanden Date: Mon, 16 Mar 2026 17:43:44 +0100 Subject: [PATCH] finished assignment 3 - 100% --- FastNotes/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/FastNotes/.gitignore b/FastNotes/.gitignore index a30b89a..f9a0aab 100644 --- a/FastNotes/.gitignore +++ b/FastNotes/.gitignore @@ -46,3 +46,4 @@ yarn-error.* .env.keys .env.local .env.*.local +.env