Skip to content

Commit 69b8440

Browse files
committed
update .gitignore: ignore predictions
1 parent 65a25af commit 69b8440

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ htmlcov/
4949
# Excluded directories
5050
pre_trained_models/
5151
demo/predictions/
52-
demo/images/
52+
demo/images/
53+
**/predictions/

0 commit comments

Comments
 (0)