update .dockerignore

pull/275/head
Glenn Jocher 2020-07-02 16:41:03 -07:00
parent e02a189a3a
commit 6ca3f35cd4
1 changed files with 2 additions and 0 deletions

View File

@ -14,8 +14,10 @@ data/samples/*
# Neural Network weights -----------------------------------------------------------------------------------------------
**/*.weights
**/*.pt
**/*.pth
**/*.onnx
**/*.mlmodel
**/*.torchscript
# Below Copied From .gitignore -----------------------------------------------------------------------------------------