Bug Report
Please provide information about your setup
The removed folder's name is still in .gitignore. Not sure if that's intentional or not
Output of dvc version:
$ dvc version
DVC version: 0.93.0
Python version: 3.7.5
Platform: Darwin-19.5.0-x86_64-i386-64bit
Binary: True
Package: osxpkg
Supported remotes: azure, gdrive, gs, hdfs, http, https, s3, ssh, oss
Cache: reflink - supported, hardlink - supported, symlink - supported
Filesystem type (cache directory): ('apfs', '/dev/disk1s5')
Repo: dvc, git
Filesystem type (workspace): ('apfs', '/dev/disk1s5')
Additional Information (if any):
If applicable, please also provide a --verbose output of the command, eg: dvc add --verbose.
Bug Report
Please provide information about your setup
The removed folder's name is still in
.gitignore. Not sure if that's intentional or notOutput of
dvc version:Additional Information (if any):
If applicable, please also provide a
--verboseoutput of the command, eg:dvc add --verbose.