First merge from develop to main (WIP) #7

Merged
sugar merged 199 commits from develop into main 2026-01-27 17:47:07 +00:00
Showing only changes of commit 1b2933ba0e - Show all commits

25
mobile/.gitignore vendored
View File

@@ -10,31 +10,6 @@
# build
build/
# android build
.gradle/
local.properties
**/android/**/generated/
**/android/app/debug/
**/android/app/profile/
**/android/app/release/
# android keystore
*.keystore
*.jks
# ios builds
ios/Pods/
ios/.symlinks/
ios/Flutter/Generated.xcconfig
ios/Flutter/flutter_export_environment.sh
ios/ServiceDefinitions.json
ios/Runner/GeneratedPluginRegistrant.h
ios/Runner/GeneratedPluginRegistrant.m
# ios personal settings
*.moved-aside
*.xcuserstate
# vscode
.vscode/