1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 14:37:29 +00:00
micronfig/.idea/micronfig.iml

15 lines
734 B
Text
Raw Normal View History

2023-04-27 20:55:39 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
2023-04-28 01:10:05 +00:00
<sourceFolder url="file://$MODULE_DIR$/examples" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/examples/e01_the_cave/src" isTestSource="false" />
2023-04-27 20:55:39 +00:00
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
2023-04-28 01:10:05 +00:00
<excludeFolder url="file://$MODULE_DIR$/examples/e01_the_cave/target" />
2023-04-27 20:55:39 +00:00
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>