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)
58 # Top-level generic files
71 /modules.builtin.modinfo
75 # RPM spec file (make rpm-pkg)
81 # Debian directory (make deb-pkg)
86 # Snap directory (make snap-pkg)
91 # tar directory (make tar*-pkg)
96 # We don't want to ignore the following even if they are dot-files
100 !.get_maintainer.ignore
108 # Generated include files
112 /arch/*/include/generated/
114 # stgit generated dirs
143 # Leavings from module signing
159 # Kconfig savedefconfig output
165 # Clang's compilation database file
166 /compile_commands.json
168 # Documentation toolchain
171 # Rust analyzer configuration