From e4b4347318f1f37c64b8055f1f1898da59a167ba Mon Sep 17 00:00:00 2001 From: 张世豪 <979909237@qq.com> Date: 星期五, 26 十二月 2025 19:38:43 +0800 Subject: [PATCH] 优化了细节 --- .project | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/.project b/.project index 9d3fb07..bb2092c 100644 --- a/.project +++ b/.project @@ -14,4 +14,15 @@ <natures> <nature>org.eclipse.jdt.core.javanature</nature> </natures> + <filteredResources> + <filter> + <id>1766205615208</id> + <name></name> + <type>30</type> + <matcher> + <id>org.eclipse.core.resources.regexFilterMatcher</id> + <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> + </matcher> + </filter> + </filteredResources> </projectDescription> -- Gitblit v1.10.0