diff --git a/.dockerignore b/.dockerignore index 3c6b6ab02e0..9c9663f006c 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 -----------------------------------------------------------------------------------------