chore: 添加 .codebuddy 到 gitignore

This commit is contained in:
micrograils
2026-06-13 17:22:06 +08:00
parent ec177c6a97
commit fdbe11f5e1

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ target/
.idea/
*.iml
.vscode/
.codebuddy/
.settings/
.project
.classpath