- Add AGENTS.md with project overview for AI agents - Update .gitignore to exclude CodeWhale and DeepSeek tooling
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
# TWRP flashable zip output
|
|
*.zip
|
|
**/.codewhale/*
|
|
!**/.codewhale/constitution.json
|
|
.deepseek/
|