From 6b46ba952e137d250c04e35fa5c6278af4abb71c Mon Sep 17 00:00:00 2001 From: DerEchteAlec Date: Tue, 18 Aug 2026 23:03:49 +0200 Subject: [PATCH] CLN - ignore private development artifacts Remove the local Claude instruction file and ignore internal build scripts, private notes, documentation, rewrite metadata, and backup bundles. --- .gitignore | 13 +++++++++++++ CLAUDE.md | 2 -- 2 files changed, 13 insertions(+), 2 deletions(-) delete mode 100644 CLAUDE.md diff --git a/.gitignore b/.gitignore index 2fa4d78..baf5281 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ /sky_phone/source/html .pnpm-store/ + +# Local development and release tooling +/build_* + +# Private project notes and agent context +/CLAUDE.md +/CONTEXT.md +/design-qa.md +/docs/ + +# Local history-rewrite and backup artifacts +/.git-rewrite/ +/*.bundle diff --git a/CLAUDE.md b/CLAUDE.md deleted file mode 100644 index ce60f10..0000000 --- a/CLAUDE.md +++ /dev/null @@ -1,2 +0,0 @@ -@AGENTS.md -