fix: align backend APIs and upload flow
This commit is contained in:
+10
-1
@@ -12,6 +12,9 @@
|
||||
|
||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||
*.userprefs
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Mono auto generated files
|
||||
mono_crash.*
|
||||
@@ -360,4 +363,10 @@ MigrationBackup/
|
||||
.ionide/
|
||||
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
FodyWeavers.xsd
|
||||
|
||||
.tools/
|
||||
deploy/.env.local
|
||||
deploy/data/
|
||||
artifacts/
|
||||
**/keyring/
|
||||
|
||||
Reference in New Issue
Block a user