iterative / example-repos-dev

Source code and generator scripts for example DVC projects
https://dvc.org/doc
21 stars 13 forks source link

get-started-experiments: Ignore `data/images` #63

Closed iesahin closed 3 years ago

iesahin commented 3 years ago

After doing dvc pull and extracting data/images.tar.gz to data/images, the resulting directory doesn't end up in data/.gitignore and this breaks down dvc exp apply in the repository.