chore: 添加 .codebuddy 到 gitignore

This commit is contained in:
micrograils
2026-06-13 17:22:06 +08:00
parent caffc89686
commit e2c88cead8
2 changed files with 1 additions and 175 deletions

1
.gitignore vendored
View File

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