1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-11-22 07:54:19 +00:00
bda-6-steffo/unimore-bda-6.iml

19 lines
970 B
Text
Raw Normal View History

2023-02-01 01:33:42 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="GENERAL_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
2023-02-01 03:20:09 +00:00
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/unimore_bda_6" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/data/db" />
<excludeFolder url="file://$MODULE_DIR$/data/raw" />
2023-02-02 01:56:37 +00:00
<excludeFolder url="file://$MODULE_DIR$/data/nltk" />
2023-02-04 05:14:24 +00:00
<excludeFolder url="file://$MODULE_DIR$/.venv" />
<excludeFolder url="file://$MODULE_DIR$/data/evaluation" />
<excludeFolder url="file://$MODULE_DIR$/data/training" />
2023-02-10 03:07:34 +00:00
<excludeFolder url="file://$MODULE_DIR$/data/validation" />
<excludeFolder url="file://$MODULE_DIR$/data/logs" />
2023-02-01 03:20:09 +00:00
</content>
<orderEntry type="jdk" jdkName="Poetry (unimore-bda-6)" jdkType="Python SDK" />
2023-02-01 01:33:42 +00:00
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>