diff --git a/.dockerignore b/.dockerignore index 3c6b6ab02e03..9c9663f006ca 100644 --- a/.dockerignore +++ b/.dockerignore @@ -12,12 +12,12 @@ data/samples/* *.jpg # Neural Network weights ----------------------------------------------------------------------------------------------- -**/*.weights **/*.pt **/*.pth **/*.onnx **/*.mlmodel **/*.torchscript +**/*.torchscript.pt # Below Copied From .gitignore -----------------------------------------------------------------------------------------