feat(template): Added template variables for Gitea

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2025-07-21 17:29:55 -04:00
parent b1586bfeb5
commit c17ebf7fd8
5 changed files with 11 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/." isTestSource="false" packagePrefix="wp_plugin_base\" />
<sourceFolder url="file://$MODULE_DIR$/." isTestSource="false" packagePrefix="${REPO_NAME_PASCAL}\" />
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
</content>
<orderEntry type="inheritedJdk" />