.gitignore (6b93f350e55f3f2ee071dd41109d936abfba8ebf) .gitignore (5a602de99797bddc9dd7f73592281a507196f69d)
1# SPDX-License-Identifier: GPL-2.0-only
2#
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.
6#
7# NOTE! Please use 'git ls-files -i -c --exclude-per-directory=.gitignore'
8# command after changing this file, to see if there are

--- 82 unchanged lines hidden (view full) ---

91#
92/tar-install/
93
94#
95# We don't want to ignore the following even if they are dot-files
96#
97!.clang-format
98!.cocciconfig
1# SPDX-License-Identifier: GPL-2.0-only
2#
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.
6#
7# NOTE! Please use 'git ls-files -i -c --exclude-per-directory=.gitignore'
8# command after changing this file, to see if there are

--- 82 unchanged lines hidden (view full) ---

91#
92/tar-install/
93
94#
95# We don't want to ignore the following even if they are dot-files
96#
97!.clang-format
98!.cocciconfig
99!.editorconfig
99!.get_maintainer.ignore
100!.gitattributes
101!.gitignore
102!.kunitconfig
103!.mailmap
104!.rustfmt.toml
105
106#

--- 65 unchanged lines hidden ---
100!.get_maintainer.ignore
101!.gitattributes
102!.gitignore
103!.kunitconfig
104!.mailmap
105!.rustfmt.toml
106
107#

--- 65 unchanged lines hidden ---