Skip to content

Commit d405d4e

Browse files
committed
chore: add .codebuddy to .gitignore to prevent committing local AI assistant files (Refs: 需求 4)
1 parent a2ef7dd commit d405d4e

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
@@ -43,3 +43,6 @@ test-results/
4343
*.test
4444
*.out
4545
apps/lina-plugins/*/temp/
46+
47+
# AI assistant files (local only, do not commit)
48+
.codebuddy/

0 commit comments

Comments
 (0)