Skip to content

Commit ac00ad4

Browse files
committed
Refactor reporting pipeline and harden AI workflow handling
1 parent bd4bfa6 commit ac00ad4

12 files changed

Lines changed: 763 additions & 1038 deletions

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ vendor/
1717

1818
# APK files
1919
apk/
20+
results/
2021

2122
# IDE specific
2223
.vscode/
@@ -29,5 +30,5 @@ apk/
2930
.DS_Store
3031
Thumbs.db
3132
output/
32-
apk/
33-
.dart_tool/
33+
.dart_tool/
34+
apks/

0 commit comments

Comments
 (0)