mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore(mobile): remove Drift generated code (#30297)
* chore(mobile): remove Drift generated code * Remove Drift test generated files from tree * Make static_analysis use the shared mobile:codegen action * Remove static_analysis generated file diffing
This commit is contained in:
parent
534b8746e4
commit
27a29b6fab
65 changed files with 21 additions and 270613 deletions
2
mobile/.gitignore
vendored
2
mobile/.gitignore
vendored
|
|
@ -31,6 +31,8 @@
|
|||
.pub-cache/
|
||||
.pub/
|
||||
/build/
|
||||
lib/**/*.drift.dart
|
||||
test/drift/main/generated/
|
||||
|
||||
# Web related
|
||||
lib/generated_plugin_registrant.dart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue