From be65ccd70c892beb2bee9979e3e2a9627c8c27fc Mon Sep 17 00:00:00 2001 From: Lutz Finsterle Date: Sun, 28 Jun 2026 20:03:13 +0200 Subject: [PATCH] gitignore: also exclude smtp.pw temp secret Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0b0834b..75c760c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .mikrotik.env cred.adm +smtp.pw