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

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