Yes you can also do git lfs track "*.jsonl"
with quotes, so it tracks all the files on the repo and subfolders. You can check your .gitattributes
to see the differences
Yes you can also do git lfs track "*.jsonl"
with quotes, so it tracks all the files on the repo and subfolders. You can check your .gitattributes
to see the differences