Add AI agent related files to git ignore (#395)

* Add AI agent related files to git ignore

* Add gemini.md
This commit is contained in:
Vlad K
2026-04-21 09:46:59 +02:00
committed by GitHub
parent 6cbe68aef9
commit 3849b4ea17
+12
View File
@@ -400,3 +400,15 @@ FodyWeavers.xsd
# versioning header # versioning header
src/platform/git_version.h src/platform/git_version.h
CMakeUserPresets.json CMakeUserPresets.json
# Local configs for AI agents
.opencode
.agents
.aider*
.gemini
.claude
.mcp.json
AGENTS.md
CLAUDE.md
GEMINI.md
opencode.json