starshard/peafowl
Template
1
Fork 0
mirror of https://github.com/starshardstudio/peafowl.git synced 2024-11-21 20:44:19 +00:00
peafowl/.idea/peafowl.iml

21 lines
791 B
Text
Raw Permalink Normal View History

2024-06-16 11:49:13 +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$">
2024-07-07 02:45:11 +00:00
<sourceFolder url="file://$MODULE_DIR$/_static" type="java-resource" />
2024-06-16 11:49:13 +00:00
<sourceFolder url="file://$MODULE_DIR$/games" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/_site" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
2024-07-07 02:45:11 +00:00
<component name="TemplatesService">
<option name="TEMPLATE_FOLDERS">
<list>
<option value="$MODULE_DIR$/_includes" />
2024-10-09 23:55:49 +00:00
<option value="$MODULE_DIR$/_templates" />
2024-07-07 02:45:11 +00:00
</list>
</option>
</component>
2024-06-16 11:49:13 +00:00
</module>