After merging #1499 user might want to ignore some files. Add functionality to dvc status, that will allow user verify if his .dvcignore works as intended.
E.g.: when using git, git status shows all files in repository that are not ignored. There is no such straightforward command in dvc.
After merging #1499 user might want to ignore some files. Add functionality to dvc status, that will allow user verify if his .dvcignore works as intended.
E.g.: when using git,
git statusshows all files in repository that are not ignored. There is no such straightforward command in dvc.