From e44d0251ced35c31cc53679fb7349ec080c6db8d Mon Sep 17 00:00:00 2001 From: Ruben Solvang Date: Tue, 4 Nov 2025 21:39:33 +0000 Subject: [PATCH] Legg til ignorerte filer --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1280758..302953f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ app* content/robots.txt -custom/smtp-config.php +custom/smtp-config.php* +.htaccess*