From c8d73eabc529333f6c818406c8eccb1e8c9b3e83 Mon Sep 17 00:00:00 2001 From: Andrei Popa Date: Fri, 8 Nov 2024 11:48:42 +0200 Subject: [PATCH] CI: add .qss files to license exclude list Signed-off-by: Andrei Popa --- tools/exclude_list.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/exclude_list.sh b/tools/exclude_list.sh index b14a6db87..9a73ccfcb 100644 --- a/tools/exclude_list.sh +++ b/tools/exclude_list.sh @@ -69,6 +69,7 @@ OMIT_FILES_LIST=( \*.bin \*.xml \*.cmakein + \*.qss # Files specific to your local environment that are not part of the repository \*.build \*.git