xref: /linux/scripts/spdxexclude (revision 2fb977133684bb74d301bd86a9bb1bd2762362fc)
10509b270SThomas Gleixner# SPDX-License-Identifier: GPL-2.0
20509b270SThomas Gleixner#
30509b270SThomas Gleixner# Patterns for excluding files and directories
40509b270SThomas Gleixner
50509b270SThomas Gleixner# Ignore the license directory and the licensing documentation which would
60509b270SThomas Gleixner# create lots of noise for no value
70509b270SThomas GleixnerLICENSES/
80509b270SThomas Gleixnerlicense-rules.rst
9*2fb97713SThomas Gleixner
10*2fb97713SThomas Gleixner# Ignore config files and snippets. The majority is generated
11*2fb97713SThomas Gleixner# by the Kconfig tools
12*2fb97713SThomas Gleixnerkernel/configs/
13*2fb97713SThomas Gleixnerarch/*/configs/
14