First commit

This commit is contained in:
paoloGuagnano
2024-03-04 13:04:01 +01:00
commit 06336bd3d9
133 changed files with 4991 additions and 0 deletions

13
.idea/Motula-Translate-App.iml generated Normal file
View File

@@ -0,0 +1,13 @@
<?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$">
<excludeFolder url="file://$MODULE_DIR$/motula_translate_app/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/motula_translate_app/.pub" />
<excludeFolder url="file://$MODULE_DIR$/motula_translate_app/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>