Files
archived-ai-platform/.gitattributes
Oskar Stark 142671eb60 Add AGENTS.md files to .gitattributes for export-ignore
This ensures that AGENTS.md files (similar to CLAUDE.md) are excluded
from archive exports while remaining in the repository for development use.
2025-09-09 07:19:08 +02:00

9 lines
209 B
Plaintext

/.github export-ignore
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
phpstan.dist.neon export-ignore
phpunit.xml.dist export-ignore
CLAUDE.md export-ignore
AGENTS.md export-ignore