diff options
Diffstat (limited to '.idea/modules/dsb-api.iml')
-rw-r--r-- | .idea/modules/dsb-api.iml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.idea/modules/dsb-api.iml b/.idea/modules/dsb-api.iml new file mode 100644 index 0000000..30c79ad --- /dev/null +++ b/.idea/modules/dsb-api.iml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module external.linked.project.id="dsb-api" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="roman" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$/../.."> + <excludeFolder url="file://$MODULE_DIR$/../../.gradle" /> + <excludeFolder url="file://$MODULE_DIR$/../../build" /> + <excludeFolder url="file://$MODULE_DIR$/../../out" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |