From 68f488bcf42adc75ae446facb7b2835889ba95c0 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Fri, 29 Mar 2019 10:38:46 -0700 Subject: [PATCH] Add attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..4e49a221 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Make everything a binary data types +*.* binary