ci (AGENTS.md): add llm instructions

- AGENTS.md: generated with claude + serena mcp
- settings.json: claude-specific permissions
- .gitignore: add exclusions/inclusions

Closes #779
This commit is contained in:
pythoninthegrass
2025-09-02 12:52:37 -05:00
parent ba5533f993
commit 3e5e436f19
3 changed files with 170 additions and 0 deletions
+7
View File
@@ -1,5 +1,7 @@
# ETC
*.out
.serena/
CLAUDE.md
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -292,3 +294,8 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# INCLUDE
!**/.gitkeep
!**/*.example
!**/AGENTS.md