This commit is contained in:
Ernesto Estrada
2018-10-22 12:53:56 -06:00
parent 13efc3fd81
commit c6f37284a0
5 changed files with 59 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
<?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$">
<sourceFolder url="file://$MODULE_DIR$/Corgi" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/Jive" />
<excludeFolder url="file://$MODULE_DIR$/VPL" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>