Closed guysmoilov closed 3 years ago
It should not add to dvc, or git, or to ignore files. This might be complicated to implement since it requires breaking down the git add which we do in the final step of fds add. But it is more intuitive to users. Requested by @nirbarazida
git add
fds add
It should not add to dvc, or git, or to ignore files. This might be complicated to implement since it requires breaking down the
git add
which we do in the final step offds add
. But it is more intuitive to users. Requested by @nirbarazida