Fixed accidental deletion of <exclude-output />

This commit is contained in:
JohnHake 2018-08-07 17:07:07 -07:00
parent 50a6003b4d
commit 41733505ef

View File

@ -2,6 +2,7 @@
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />