Skip to content

Commit a71bb42

Browse files
committed
chore: gitignore vendor/ directory (local dependency clones)
https://claude.ai/code/session_01PJXVVtCXFi2BvJMrM8gmwE
1 parent c14a5fd commit a71bb42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ __pycache__/
1010
*.dylib
1111
*.dll
1212

13+
# Vendor dependencies (local clones, not tracked)
14+
vendor/
15+
1316
# Session transcripts (local only)
1417
.claude/

0 commit comments

Comments
 (0)