From d2ab0fcdc3389c6957f0eeae4196bf8772ed7b54 Mon Sep 17 00:00:00 2001 From: Brendon Heinst Date: Tue, 24 Feb 2026 12:08:53 +0100 Subject: [PATCH] Last commit before push. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa9909c..bfd47dc 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,6 @@ *.tsbuildinfo # Dotenv and similar local-only files +.env +.env.* *.local