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>
This commit is contained in:
Prarit Bhargava 2020-07-30 19:16:17 -04:00 committed by Justin M. Forbes
parent cc7e703610
commit e8bd7dd9a4
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 0 additions and 3 deletions

3
.gitattributes vendored
View File

@ -1,7 +1,4 @@
<<<<<<< HEAD
# SPDX-License-Identifier: GPL-2.0-only
/redhat export-ignore
makefile export-ignore
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts