mirror of
https://github.com/Steffo99/unimore-bda-3.git
synced 2024-11-22 07:54:21 +00:00
23 lines
No EOL
979 B
XML
23 lines
No EOL
979 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/data" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/docs/source" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/unimore_bda_3" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/media" type="java-resource" />
|
|
<excludeFolder url="file://$MODULE_DIR$/docs/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="TemplatesService">
|
|
<option name="TEMPLATE_FOLDERS">
|
|
<list>
|
|
<option value="$MODULE_DIR$/docs/source/_templates" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</module> |