Commit Graph

2 Commits

Author SHA1 Message Date
Дмитрий 6935049934 chore(gitignore): ignore .claude/ local extension settings
VSCode Claude Code extension creates .claude/settings.local.json with
local permission overrides — these are user-machine-specific and should
not be tracked in the repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 12:59:09 +03:00
Дмитрий 1e68fa9361 chore: initial brain repository scaffold
Initialize claude-brain repository with .gitignore and experiments/
placeholder directory.

- .gitignore covers Python artifacts, experiments WIP, secret resolution
  artifacts (*-resolved.json, .brain-deferred-secrets.txt), OS/editor files
- experiments/README.md + .gitkeep preserves directory while ignoring contents
2026-05-11 00:43:26 +03:00