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 6e0e855482
commit 39470ca7eb
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 0 additions and 2 deletions

2
.gitattributes vendored
View File

@ -1,5 +1,3 @@
/redhat export-ignore
makefile export-ignore
*.c diff=cpp
*.h diff=cpp
*.dtsi diff=dts