From 2074c9c732f6d279f5153688b9e33bdc8c9c7674 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 15 Sep 2023 13:54:56 -0500 Subject: Here goes nothing! Signed-off-by: Matt Strapp --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'app/.gitignore') diff --git a/app/.gitignore b/app/.gitignore index 6635cf5..ef995c0 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -3,6 +3,7 @@ node_modules /build /.svelte-kit /package +/dev-dist .env .env.* !.env.example -- cgit v1.2.3