Skip to content

Conversation

@Danura30082
Copy link
Member

No description provided.

@Danura30082 Danura30082 force-pushed the missing-git-lfs-files branch from 4bbe593 to 10d9e37 Compare January 13, 2026 21:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds Git LFS pointer files for ONNX model files and Windows executable utilities that were previously excluded by .gitignore. The changes enable these large binary files to be tracked via Git LFS.

Changes:

  • Removed *.onnx pattern from .gitignore to allow ONNX model files to be tracked
  • Added Git LFS pointer files for three ONNX models: model_RSNET2D.onnx, model_CNN1D.onnx, and modelTemporal1.onnx
  • Added Git LFS pointer files for two Windows executable utilities: Urg_viewer.exe and Urg_information.exe

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.gitignore Removed the *.onnx exclusion pattern to allow ONNX files to be tracked via Git LFS
src/HL/model_RSNET2D.onnx Added Git LFS pointer for RSNET2D model file (47.9 MB)
src/HL/model_CNN1D.onnx Added Git LFS pointer for CNN1D model file (26.9 MB) referenced in Autotech_constant.py
src/HL/modelTemporal1.onnx Added Git LFS pointer for Temporal1 model file (47.9 MB)
scripts/Urg_viewer_win-2.0.7/Urg_viewer.exe Added Git LFS pointer for Urg viewer executable (12.6 MB)
scripts/Urg_information_win-1.0.2/Urg_information.exe Added Git LFS pointer for Urg information executable (11.2 MB)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants