- Remove legacy agent/, todo/, souls/, insights/, conversations/ folders - Remove outdated skills (coding.md, debugging.md, architecture.md) - Remove old memory files (core.json, current_mode.json) - Update CLAUDE.md with workspace structure and knowledge retrieval principles - Add .claude/ and .obsidian/ to .gitignore
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
workspace/
|
|
.claude/
|
|
.obsidian/
|