first commit

This commit is contained in:
Enzo Freitas
2026-06-03 15:11:25 +02:00
parent aa871dadda
commit c1fc352df3
6 changed files with 78 additions and 0 deletions

14
.idea/smarthome-api.iml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
<excludeFolder url="file://$MODULE_DIR$/vendor/firebase/php-jwt" />
<excludeFolder url="file://$MODULE_DIR$/vendor/myclabs/php-enum" />
<excludeFolder url="file://$MODULE_DIR$/vendor/php-mqtt/client" />
<excludeFolder url="file://$MODULE_DIR$/vendor/psr/log" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>