Skip to content

Commit

Permalink
update .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 2, 2020
1 parent c1f4b79 commit f3486f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ data/samples/*
# Neural Network weights -----------------------------------------------------------------------------------------------
**/*.weights
**/*.pt
**/*.pth
**/*.onnx
**/*.mlmodel
**/*.torchscript


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

0 comments on commit f3486f2

Please sign in to comment.