From 38a88987a08fe7aab528b5a9d75583d4ad939276 Mon Sep 17 00:00:00 2001 From: PeninsulaInd Date: Tue, 21 Apr 2026 09:16:08 -0500 Subject: [PATCH] Ignore local runtime artifacts and scratch drafts Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/.gitignore b/.gitignore index 8b87868..cad6f2c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,26 @@ build/ .venv/ credentials/ +# local runtime artifacts +.coverage +*.db +*.sqlite +logs/ +working/ +projects/ +*.stackdump +nul +screencapture-*.png + +# editor / tool local state +.claude/settings.local.json +.claude/skills/content-researcher/scripts/working/ + +# scratch drafts +*- Cora Data.md +*- Draft.md +*- Outline.md + +# external tool sources pulled in for reference +amazon-sdk/ +