Skip to content

Commit

Permalink
Add **/*.torchscript.pt (ultralytics#3634)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jun 16, 2021
1 parent 45e7c68 commit 6da9813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ data/samples/*
*.jpg

# Neural Network weights -----------------------------------------------------------------------------------------------
**/*.weights
**/*.pt
**/*.pth
**/*.onnx
**/*.mlmodel
**/*.torchscript
**/*.torchscript.pt


# Below Copied From .gitignore -----------------------------------------------------------------------------------------
Expand Down

0 comments on commit 6da9813

Please sign in to comment.