Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .gitignore
Binary file not shown.
4 changes: 2 additions & 2 deletions ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
## MEDIUM PRIORITY (Code Quality & Cleanup)
- [ ] **Corrupted/Duplicate Configuration**: `stemly_app/pubspec.yaml` contains a large block of commented-out/duplicate YAML at the beginning.
- *Action*: Clean up the file to only include the active configuration.
- [ ] **Backup Files**: `stemly_app/lib/screens/scan_result_screen.dart.backup` should be removed from the repository.
- [ ] **Unused Files**: `backend/test_output.txt` and `backend/test_image.png` appear to be artifacts from testing that should probably be ignored or removed.
- [x] **Backup Files**: `stemly_app/lib/screens/scan_result_screen.dart.backup` should be removed from the repository.
- [x] **Unused Files**: `backend/test_output.txt` and `backend/test_image.png` appear to be artifacts from testing that should probably be ignored or removed.

## LOW PRIORITY (Technical Debt)
- [ ] **TODOs**:
Expand Down
Binary file removed backend/test_image.png
Binary file not shown.
Binary file removed backend/test_output.txt
Binary file not shown.
Loading
Loading