Files
Centos-kernel-stream-10/.gitattributes
T
Prarit Bhargava e31b602066 gitattributes: Remove unnecesary export restrictions
Both redhat/ and the makefile are publicly available.  There is no reason
to exclude them from tarballs, etc.

Remove the export restrictions on redhat/ and the makefile.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
2024-09-15 10:48:02 -06:00

6 lines
105 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts
*.rs diff=rust