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 --exclude-standard'
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)
52 # Top-level generic files
64 /modules.builtin.modinfo
68 # RPM spec file (make rpm-pkg)
73 # Debian directory (make deb-pkg)
78 # Snap directory (make snap-pkg)
83 # tar directory (make tar*-pkg)
88 # We don't want to ignore the following even if they are dot-files
92 !.get_maintainer.ignore
98 # Generated include files
103 /arch/*/include/generated/
105 # stgit generated dirs
130 # Leavings from module signing
146 # Kconfig savedefconfig output
152 # Clang's compilation database file
153 /compile_commands.json