IDEA files update.

This commit is contained in:
Erik C. Thauvin 2018-06-20 00:07:37 -07:00
parent b785c7d0b9
commit 241cbd8cd4
4 changed files with 96 additions and 0 deletions

13
.idea/modules/samples-koltin.iml generated Normal file
View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="samples-koltin" external.linked.project.path="$MODULE_DIR$/../../samples/koltin" external.root.project.path="$MODULE_DIR$/../../samples/koltin" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../samples/koltin">
<excludeFolder url="file://$MODULE_DIR$/../../samples/koltin/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../samples/koltin/build" />
<excludeFolder url="file://$MODULE_DIR$/../../samples/koltin/out" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>