Skip to content

Commit d781a8d

Browse files
fix(dvc): specify ignored subdirectory
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent f45648e commit d781a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dvcignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# the performance. Learn more at
33
# https://dvc.org/doc/user-guide/dvcignore
44
**/.gitignore
5-
/reproducibility/
5+
/reproducibility/figures/
66
.DS_store

0 commit comments

Comments
 (0)