Skip to content

Commit feff705

Browse files
committed
chore: remove AI agent configs from git, add to gitignore
Remove AGENTS.md and CLAUDE.md from version control. Add dev environment readiness spec.
1 parent f583700 commit feff705

5 files changed

Lines changed: 396 additions & 597 deletions

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,8 @@ codecov.SHA256SUM*
9292
example-audit-report.json
9393

9494
# Gitnexus
95-
.gitnexus/
95+
.gitnexus/
96+
97+
# AI agent configs
98+
AGENTS.md
99+
CLAUDE.md

AGENTS.md

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)