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