Skip to content

Commit 6828c54

Browse files
committed
update .gitignore (ignore modelzoo snapshots)
1 parent e38e3ad commit 6828c54

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ dlclive/check_install/dlc-live-tmp*
88
**DS_Store*
99
*vscode*
1010

11+
# Model zoo snapshots
12+
dlclive/modelzoo/snapshots/*
13+
1114
**/__MACOSX/
1215

1316
# Include tests directory (negate the *test* pattern for tests/)

0 commit comments

Comments
 (0)