From 139f186c1f923bff07cf736bff79886f7ed04342 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 b14a6db87b..9a73ccfcbb 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