Skip to content

Commit fc52e57

Browse files
committed
Update .gitignore
1 parent f578f7a commit fc52e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ cython_debug/
197197
*.zip
198198

199199
# Prevent any .pth files being added to pretraining
200-
model/pretrained/pretrained_models/*
200+
model/pretrained/pretrained_models/*.pth
201201

202202
# Prevent any .pth files being added as a saved model.
203203
model/saved_models/*.pth*

0 commit comments

Comments
 (0)