first commit

This commit is contained in:
小喵 2022-07-11 19:56:44 +08:00
commit 788cf3e917
Signed by: mt
GPG key ID: 2BCF198BD3341FB3
47 changed files with 2007 additions and 0 deletions

30
.idea/akanyan.iml generated Normal file
View file

@ -0,0 +1,30 @@
<?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$/app" isTestSource="false" packagePrefix="MingTsay\Akanyan\" />
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" />
<excludeFolder url="file://$MODULE_DIR$/vendor/phpoption/phpoption" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-ctype" />
<excludeFolder url="file://$MODULE_DIR$/vendor/graham-campbell/result-type" />
<excludeFolder url="file://$MODULE_DIR$/vendor/vlucas/phpdotenv" />
<excludeFolder url="file://$MODULE_DIR$/vendor/twbs/bootstrap" />
<excludeFolder url="file://$MODULE_DIR$/vendor/league/plates" />
<excludeFolder url="file://$MODULE_DIR$/vendor/components/font-awesome" />
<excludeFolder url="file://$MODULE_DIR$/vendor/xpaw/php-minecraft-query" />
<excludeFolder url="file://$MODULE_DIR$/vendor/xpaw/php-source-query-class" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="default" level="application" />
<orderEntry type="library" name="highlight" level="application" />
<orderEntry type="library" name="highlight" level="application" />
<orderEntry type="library" name="default" level="application" />
<orderEntry type="library" name="highlight.js" level="application" />
<orderEntry type="library" name="highlight.js" level="application" />
</component>
</module>