Skip to content

Untrack the generated model metadata sidecar - #185

Merged
ishaanman7898 merged 1 commit into
mainfrom
untrack-model-json
Aug 8, 2026
Merged

Untrack the generated model metadata sidecar#185
ishaanman7898 merged 1 commit into
mainfrom
untrack-model-json

Conversation

@ishaanman7898

Copy link
Copy Markdown
Collaborator

models/ara_v8_stocks.json is regenerated with a fresh timestamp by every training run, so tracking it means every local train dirties the tree. The .gitignore rule meant to cover it never applied — the file uses CRLF endings and the rule was written with a bare LF.

models/ara_v8_stocks.json is regenerated with a fresh timestamp by every
training run, so tracking it means every local train dirties the tree. The
.gitignore rule meant to cover it never applied - the file uses CRLF endings
and the rule was written with a bare LF.
@ishaanman7898
ishaanman7898 merged commit de3f806 into main Aug 8, 2026
1 check failed
@ishaanman7898
ishaanman7898 deleted the untrack-model-json branch August 8, 2026 22:59
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