chore: Ignore .arthas/ and .codebuddy/ directories

Signed-off-by: Haotian Zhang <928016560@qq.com>
pull/1796/head
Haotian Zhang 5 months ago
parent 49311b6dd2
commit 5f1d35782b

2
.gitignore vendored

@ -46,6 +46,8 @@ dependency-reduced-pom.xml
logs/
lib/
applog/
.arthas/
.codebuddy/
# Maven ignore
.flattened-pom.xml

Loading…
Cancel
Save