Ignore AGENTS.md in AI Context
## Problem/motivation AGENTS.md is a standard file to have when using coding agents for development. But we don't want to necessarily add it to the repo since it can be tuned based on your model and coding tools. ## Solution Update .gitignore to include AGENTS.md. ## Tasks - Update code - Review and test
issue