Skip to content

Commit 9e9e598

Browse files
committed
Add AI/LLM files to .gitignore
1 parent 3799894 commit 9e9e598

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,3 +397,11 @@ FodyWeavers.xsd
397397

398398
# JetBrains Rider
399399
*.sln.iml
400+
401+
# Add LLM/AI related files
402+
AGENTS.md
403+
.github/copilot-instructions.md
404+
.github/instructions/**.instructions.md
405+
CLAUDE.md
406+
GEMINI.md
407+
.cursor

0 commit comments

Comments
 (0)