9d15b4d
From ef756db92dd4f47ed4bb4aede86d33326b0b9188 Mon Sep 17 00:00:00 2001
f4c76c0
From: Peter Jones <pjones@redhat.com>
f4c76c0
Date: Wed, 22 Jul 2015 11:21:01 -0400
9d15b4d
Subject: [PATCH 12/87] 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
-- 
9d15b4d
2.7.4
f4c76c0