Initial commit

This commit is contained in:
2025-07-28 23:50:01 +00:00
commit a80d9a6fdd
16 changed files with 199 additions and 0 deletions

11
.idea/wp-plugin-base.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/." isTestSource="false" packagePrefix="${REPO_NAME_PASCAL}\" />
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>