Skip to content

Commit 341717a

Browse files
committed
chore: update gitignore, remove local AI configs from tracking
- Add .devin/ and .claude/settings.local.json to .gitignore - Remove .claude/settings.local.json from tracking (local config) - Delete merged branch copilot/de-ai-framework-prune and its worktree
1 parent b1736a9 commit 341717a

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

.claude/settings.local.json

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

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ _bmad-output/
6161

6262
# OMC (oh-my-claudecode) local state
6363
.omc/
64+
65+
# Local AI tool configs
66+
.devin/
67+
.claude/settings.local.json

0 commit comments

Comments
 (0)