chore: ignore IDE metadata

This commit is contained in:
2026-03-01 14:33:18 +08:00
parent 92ebb5db20
commit 6486d733b7

6
.gitignore vendored
View File

@@ -10,3 +10,9 @@
/out/ /out/
*.iml *.iml
/target /target
# Eclipse / STS
/.classpath
/.project
/.factorypath
/.settings/