Skip to content

Commit 9a196a9

Browse files
committed
chore: remove compatibility files and update gitignore
- Remove CLAUDE.md, GEMINI.md, COPILOT.md (use AGENTS.md instead) - Add .beads/ and .mypy_cache/ to .gitignore - Remove .beads/ from git tracking
1 parent b84f399 commit 9a196a9

5 files changed

Lines changed: 4 additions & 30 deletions

File tree

.beads/ai_cli_preparation.db

-116 KB
Binary file not shown.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ node_modules/
4141
# AI agent session context (not committed)
4242
claudedocs/
4343
.serena/
44+
.beads/
45+
46+
# Type checking cache
47+
.mypy_cache/
4448

4549
# Runtime directories
4650
config/

CLAUDE.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

COPILOT.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

GEMINI.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)