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:
Codex Agent 2025-11-18 17:09:32 +08:00
parent 4078a75b37
commit 54d50c1521
1 changed files with 1 additions and 3 deletions

4
.gitignore vendored
View File

@ -7,6 +7,4 @@ __pycache__/
*.log
.DS_Store
Thumbs.db
.env.*
AGENTS.md
CLAUDE.md
.env.*