blob: 81bdb13ed78980c34b617b1d2355f713a250d39d [file] [log] [blame]
Thomas Gleixner0509b272022-05-16 12:27:29 +02001# SPDX-License-Identifier: GPL-2.0
2#
3# Patterns for excluding files and directories
4
5# Ignore the license directory and the licensing documentation which would
6# create lots of noise for no value
7LICENSES/
8license-rules.rst
Thomas Gleixner2fb97712022-05-16 12:27:30 +02009
10# Ignore config files and snippets. The majority is generated
11# by the Kconfig tools
12kernel/configs/
13arch/*/configs/
Thomas Gleixner2ab99ce92022-05-16 12:27:32 +020014
15# Other files without copyrightable content
16/CREDITS
17/MAINTAINERS
Thomas Gleixnere0208352022-05-16 12:27:35 +020018/README