initial release

This commit is contained in:
sguenter
2024-01-03 22:56:14 +01:00
commit d88d61bb3b
127 changed files with 20940 additions and 0 deletions

13
ios/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
App/build
App/Pods
App/output
App/App/public
DerivedData
xcuserdata
# Cordova plugins for Capacitor
capacitor-cordova-ios-plugins
# Generated Config files
App/App/capacitor.config.json
App/App/config.xml

View File

View File

View File

View File

0
ios/App/App/Info.plist Normal file
View File

0
ios/App/Podfile Normal file
View File

0
ios/App/Podfile.lock Normal file
View File