1 # SPDX-License-Identifier: GPL-2.0-only
3 # NOTE! Don't add files that are generated in specific
4 # subdirectories here. Add them in the ".gitignore" file
5 # in that subdirectory instead.
7 # NOTE! Please use 'git ls-files -i -c --exclude-per-directory=.gitignore'
8 # command after changing this file, to see if there are
9 # any tracked files which get ignored after the change.
11 # Normal rules (sorted alphabetically)
59 # Top-level generic files
72 /modules.builtin.modinfo
73 /modules.builtin.ranges
77 # RPM spec file (make rpm-pkg)
82 # Debian directory (make deb-pkg)
87 # Snap directory (make snap-pkg)
92 # tar directory (make tar*-pkg)
97 # pacman files (make pacman-pkg)
103 # We don't want to ignore the following even if they are dot-files
109 !.get_maintainer.ignore
117 # Generated include files
121 /arch/*/include/generated/
123 # stgit generated dirs
152 # Leavings from module signing
168 # Kconfig savedefconfig output
174 # Clang's compilation database file
175 /compile_commands.json
177 # Documentation toolchain
180 # Rust analyzer configuration