Getting the error "ERROR: bad DVC file name 'Training_Batch_Files\Wafer12_20012.csv.dvc' is git-ignored." while trying to add local files for tracking
Python Version : 3.7
Library used:
pip install dvc pip install dvc[gdrive] dvc init
dvc add -R Training_Batch_Files
Git might be tracking these files
To stop tracking from Git:
Your firewall may be blocking the same, hence disable it from blocking then run below command.