From 12922167160f64ccf6022122793337bf61c536b3 Mon Sep 17 00:00:00 2001 From: Anton Firszov Date: Wed, 17 Mar 2021 11:49:39 +0100 Subject: [PATCH] Fix stress-http and stress-ssl builds on Linux (#49706) --- .dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 8bf5252822b1d3..95e3c995379568 100644 --- a/.dockerignore +++ b/.dockerignore @@ -292,7 +292,7 @@ !**/src/pal/prebuilt/idl/*_i.c # Valid 'debug' folder, that contains CLR debugging code -!**/src/debug +!**/src/**/debug # Ignore folders created by the CLR test build **/TestWrappers_x64_[d|D]ebug