# SPDX-License-Identifier: BSD-2-Clause
# SPDX-FileCopyrightText: 2023 Volker Krause <vkrause@kde.org>

# data files for ki18n that we don't need
share/iso-codes/json/schema-.*
share/iso-codes/json/iso_(15924|3166-3|4217|639-\d)\.json
share/locale/.*/LC_MESSAGES/iso_(15924|3166-3|4217|639-\d)\.mo

# other KF6 data files we don't need
share/mime/packages/kde6\.xml

# unused Kirigami Addons modules
lib/qml/org/kde/kirigamiaddons/(settings|sounds|treeview)/.*

# unused image formats
plugins/imageformats/.*_(qico|qgif)_.*\.so

# we use the Breeze style, so anything related to Material is unnecessary
qml/QtQuick/Controls/Material/.*
lib/qml/org/kde/kirigami/styles/Material/.*
