chore: update .gitignore to track AGENTS.md and CLAUDE.md
- Remove AGENTS.md and CLAUDE.md from .gitignore - These are important project documentation files that should be tracked - Updated to reflect the clean directory structure with docs/ organization
This commit is contained in:
parent
4078a75b37
commit
54d50c1521
|
|
@ -8,5 +8,3 @@ __pycache__/
|
|||
.DS_Store
|
||||
Thumbs.db
|
||||
.env.*
|
||||
AGENTS.md
|
||||
CLAUDE.md
|
||||
Loading…
Reference in New Issue