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)
60 # Top-level generic files
73 /modules.builtin.modinfo
74 /modules.builtin.ranges
78 # RPM spec file (make rpm-pkg)
83 # Debian directory (make deb-pkg)
88 # Snap directory (make snap-pkg)
93 # tar directory (make tar*-pkg)
98 # pacman files (make pacman-pkg)
104 # We don't want to ignore the following even if they are dot-files
110 !.get_maintainer.ignore
118 # Generated include files
122 /arch/*/include/generated/
124 # stgit generated dirs
153 # Leavings from module signing
169 # Kconfig savedefconfig output
175 # Clang's compilation database file
176 /compile_commands.json
178 # Documentation toolchain
181 # Rust analyzer configuration