From 40e604c74303597eca48656febd0e41be79afb45 Mon Sep 17 00:00:00 2001 From: Christoph Gohlke Date: Sun, 26 Mar 2017 23:30:05 -0700 Subject: [PATCH] Set ContainerIO test file as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0d357a22f..983b58729 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.ppm binary +*.container binary