From 8c80a3ee97e9f0f3fa1909a802e9d893d807f36c Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Sun, 1 Feb 2026 16:17:21 +0100 Subject: [PATCH] Add logs and credentials files to gitignore Co-Authored-By: Claude Opus 4.5 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 70236529..4b0218ca 100644 --- a/.gitignore +++ b/.gitignore @@ -178,6 +178,10 @@ cython_debug/ # Clide specific .config/ snapshot_report.html +logs/ + +# Credentials +*-credentials.md # Claude Code .claude/