From 4e82a7c2a145cc91f2ee405d3088c7715114ce8d Mon Sep 17 00:00:00 2001 From: Stanislav Idolov Date: Mon, 25 Nov 2019 15:54:02 -0600 Subject: [PATCH] Add Inventory files search pattern to the whitelist --- src/resources/application_includes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/resources/application_includes.txt b/src/resources/application_includes.txt index eda2d0c7..74d69418 100644 --- a/src/resources/application_includes.txt +++ b/src/resources/application_includes.txt @@ -1,2 +1,3 @@ app/code -lib/internal/Magento \ No newline at end of file +lib/internal/Magento +Inventory* \ No newline at end of file