update .dockerignore
parent
e02a189a3a
commit
6ca3f35cd4
|
@ -14,8 +14,10 @@ data/samples/*
|
|||
# Neural Network weights -----------------------------------------------------------------------------------------------
|
||||
**/*.weights
|
||||
**/*.pt
|
||||
**/*.pth
|
||||
**/*.onnx
|
||||
**/*.mlmodel
|
||||
**/*.torchscript
|
||||
|
||||
|
||||
# Below Copied From .gitignore -----------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue