Blame SOURCES/0017-Mark-po-exclude.pot-as-binary-so-git-won-t-try-to-di.patch

d9d99f
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
d9d99f
From: Peter Jones <pjones@redhat.com>
d9d99f
Date: Wed, 22 Jul 2015 11:21:01 -0400
d9d99f
Subject: [PATCH] Mark po/exclude.pot as binary so git won't try to diff
d9d99f
 nonprintables.
d9d99f
d9d99f
Signed-off-by: Peter Jones <pjones@redhat.com>
d9d99f
---
d9d99f
 .gitattributes | 1 +
d9d99f
 1 file changed, 1 insertion(+)
d9d99f
 create mode 100644 .gitattributes
d9d99f
d9d99f
diff --git a/.gitattributes b/.gitattributes
d9d99f
new file mode 100644
d9d99f
index 00000000000..33ffaa40460
d9d99f
--- /dev/null
d9d99f
+++ b/.gitattributes
d9d99f
@@ -0,0 +1 @@
d9d99f
+po/exclude.pot binary