iesahin / xvc

A robust (🐢) and fast (🐇) MLOps tool for managing data and pipelines in Rust (🦀)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`file track`: Adding directories should not add children to `.gitignore`

iesahin opened this issue · comments

I think here the intention of the user must be determined correctly. If the target is a directory, that must be added to .gitignore file and no other files in that is needed to be appended. If the user supplied multiple files as targets, even if they are in the same directory, they should be added separately.