Blame SOURCES/0024-Add-stuff-that-s-got-weird-characters-to-.gitattribu.patch

4c0d37
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
4c0d37
From: Peter Jones <pjones@redhat.com>
4c0d37
Date: Fri, 25 Oct 2019 15:45:38 -0400
4c0d37
Subject: [PATCH] Add stuff that's got weird characters to .gitattributes
4c0d37
4c0d37
Some of these files will be removed in a later patch, but they need to
4c0d37
stay in .gitattributes until after the next release, because they make
4c0d37
patch application break in weird ways.
4c0d37
4c0d37
Signed-off-by: Peter Jones <pjones@redhat.com>
4c0d37
---
4c0d37
 .gitattributes | 7 +++++++
4c0d37
 1 file changed, 7 insertions(+)
4c0d37
 create mode 100644 .gitattributes
4c0d37
4c0d37
diff --git a/.gitattributes b/.gitattributes
4c0d37
new file mode 100644
4c0d37
index 00000000000..b9c1467125b
4c0d37
--- /dev/null
4c0d37
+++ b/.gitattributes
4c0d37
@@ -0,0 +1,7 @@
4c0d37
+inc/inc.mak binary
4c0d37
+inc/make.inf binary
4c0d37
+inc/makefile.hdr binary
4c0d37
+inc/protocol/efidbg.h binary
4c0d37
+inc/protocol/ia64/eficontext.h binary
4c0d37
+inc/protocol/make.inf binary
4c0d37
+inc/protocol/makefile.hdr binary