mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 19:34:31 +00:00
33 lines
1.4 KiB
XML
33 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4">
|
|
<component name="AdditionalModuleElements">
|
|
<content url="file://$MODULE_DIR$" dumb="true">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.vagrant" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.vscode" />
|
|
<excludeFolder url="file://$MODULE_DIR$/include/python3.13" />
|
|
<excludeFolder url="file://$MODULE_DIR$/include/site" />
|
|
<excludeFolder url="file://$MODULE_DIR$/lib/python3.13" />
|
|
<excludeFolder url="file://$MODULE_DIR$/lib/python3.14" />
|
|
</content>
|
|
</component>
|
|
<component name="FacetManager">
|
|
<facet type="web" name="Web2">
|
|
<configuration>
|
|
<descriptors>
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
|
|
</descriptors>
|
|
<webroots>
|
|
<root url="file://$MODULE_DIR$/web" relative="/" />
|
|
</webroots>
|
|
<sourceRoots>
|
|
<root url="file://$MODULE_DIR$/src/main/java" />
|
|
<root url="file://$MODULE_DIR$/src/main/resources" />
|
|
<root url="file://$MODULE_DIR$/target/generated-sources/annotations" />
|
|
<root url="file://$MODULE_DIR$/src" />
|
|
</sourceRoots>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
</module> |