Skip to content

Commit a9b88f5

Browse files
authored
AVRO-4349: Add coding agent directories to .gitignore (#3968)
1 parent 2b5fe02 commit a9b88f5

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

‎.claude/settings.local.json‎

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

‎.gitignore‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,10 @@ composer.lock
3030
.phpunit.result.cache
3131
.mvn/jvm.config # Maven JVM settings
3232
**/*.run.xml # Intellij IDEA Run configurations
33+
34+
# These can be refined if Avro adopts an AI strategy / skills
35+
.claude/
36+
.codex/
37+
.copilot/
38+
.cursor/
39+
.opencode/

0 commit comments

Comments
 (0)