I was following this example and it does detect changes in the file in dvc.
DVC Version: 1.1.9 (virtualenv)
I'm not sure if this is a bug in the .dvcignore feature of DVC itself, or rather just a mistake on my part. Thus, opening the issue here and not in the orig DVC repo.
P.S.: The dir/file1
already had its content as file_one_changed and that's why there is no change detected in the first dvc status
command
@pared could you take a look and confirm is it an example or DVC core problem?
So the problem of file1
getting added to cache, even though it is ignored is related to: https://github.com/iterative/dvc/issues/4110 and https://github.com/iterative/dvc/pull/4125.
Taking care of it.
@utkarshsingh99 The fix for this issue has been merged. New release should be available soon.
Most helpful comment
@utkarshsingh99 The fix for this issue has been merged. New release should be available soon.