From cc86ff5f2b0202f1c8c10b9f2b21b0c7fb59a143 Mon Sep 17 00:00:00 2001 From: pezkuwichain Date: Tue, 21 Apr 2026 19:20:23 +0200 Subject: [PATCH] =?UTF-8?q?security:=20remove=20AI=20tooling=20files=20?= =?UTF-8?q?=E2=80=94=20CLAUDE.md,=20.claude/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 241c2f1c..83f6caa6 100644 --- a/.gitignore +++ b/.gitignore @@ -68,16 +68,9 @@ rustc-ice-* .ai-coordination/ head.rs -# Claude Code local files -.claude/PROJECT_STATE.md -.claude/SESSION_LOG.md -.claude/hooks/ -.claude/settings.json -.claude/CRITICAL_STATE.md -.claude/simulation-lessons.md -.claude/benchmark_checklist.md -.claude/mainnet_fresh/ -.claude/test-asset-hub.toml +# Claude Code / AI tooling — never commit +.claude/ +CLAUDE.md # Regenerable artifacts (do not commit) chain_spec.json @@ -123,7 +116,6 @@ tools/build-mainnet-chainspec.sh tools/runtime-upgrade/ tools/wasm-crypto/ tools/usdt-bridge/bridge_db.json -.claude/domains-repositories # Internal operational/rebranding scripts (not for public) docs/rebrand_project.py