eclipse文件隐藏

This commit is contained in:
2026-05-19 12:01:13 +08:00
parent be169ed131
commit d57cb6cb8c
2 changed files with 11 additions and 0 deletions

5
.gitignore vendored
View File

@@ -2,6 +2,11 @@
**/.idea
*.iml
rebel.xml
.project
.classpath
.settings/
.factorypath
**/.settings/
## backend
**/target

View File

@@ -2,6 +2,12 @@
**/.idea
*.iml
rebel.xml
# VS Code/Cursor Java 扩展Eclipse JDT导入 Maven 时自动生成,勿提交
.project
.classpath
.settings/
.factorypath
**/.settings/
## backend
**/target