From 6a59b48a7cc18e4b7e906285377498384891fb4b Mon Sep 17 00:00:00 2001 From: jvcByte Date: Sun, 14 Jun 2026 18:33:08 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20audit=20branch=20=E2=80=94=20clean=20d?= =?UTF-8?q?b,=20env=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 284b447..fb51bed 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ dist/ # Environment variables .env .env.local +.env.audit .env.development.local .env.test.local .env.production.local