From c1dfc074fc148af1fc88b78cac1095a0dfc5434b Mon Sep 17 00:00:00 2001 From: Kastrah Date: Mon, 26 Jan 2026 11:34:50 +0100 Subject: [PATCH] chore: update .gitignore for local development files --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index b2c1de9a2..ddb1ca91e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,18 @@ coverage .worktrees/ .DS_Store **/.DS_Store + +# Local development +.claude/ +.scout-output/ +.tldr/ +.tldrignore +thoughts/ +*.skill +clawdbot-local-config-backup.json +clawdbot-openrouter.json +skills/ +**/__pycache__/ ui/src/ui/__screenshots__/ ui/playwright-report/ ui/test-results/