mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: pump auto_route (#27876)
* chore: pump auto_route * make build * chore: use drift from pubdev (#27877) Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
6798d5df32
commit
fd5e8d6521
36 changed files with 1826 additions and 940 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
|
@ -6,6 +6,12 @@ mobile/openapi/**/*.dart linguist-generated=true
|
|||
mobile/lib/**/*.g.dart -diff -merge
|
||||
mobile/lib/**/*.g.dart linguist-generated=true
|
||||
|
||||
mobile/android/**/*.g.kt -diff -merge
|
||||
mobile/android/**/*.g.kt linguist-generated=true
|
||||
|
||||
mobile/ios/**/*.g.swift -diff -merge
|
||||
mobile/ios/**/*.g.swift linguist-generated=true
|
||||
|
||||
mobile/lib/**/*.drift.dart -diff -merge
|
||||
mobile/lib/**/*.drift.dart linguist-generated=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue