1.忽略 target 目录

This commit is contained in:
2025-08-01 21:20:06 +08:00
parent c0f4d05f00
commit 7882b94c08
3 changed files with 13 additions and 13 deletions

View File

@@ -1,17 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<webroots />
<sourceRoots>
<root url="file://$MODULE_DIR$/src/main/java" />
<root url="file://$MODULE_DIR$/src/main/resources" />
</sourceRoots>
</configuration>
</facet>
<facet type="Spring" name="Spring">
<configuration />
</facet>
<component name="AdditionalModuleElements">
<content url="file://$MODULE_DIR$" dumb="true">
<excludeFolder url="file://$MODULE_DIR$/.idea/dataSources" />
</content>
</component>
</module>