diff --git a/.gitignore b/.gitignore index eb9fad10..4ea7e232 100644 --- a/.gitignore +++ b/.gitignore @@ -400,3 +400,15 @@ FodyWeavers.xsd # versioning header src/platform/git_version.h CMakeUserPresets.json + +# Local configs for AI agents +.opencode +.agents +.aider* +.gemini +.claude +.mcp.json +AGENTS.md +CLAUDE.md +GEMINI.md +opencode.json \ No newline at end of file