From 9a7dffbe802edb846e57da3afeeaf5f1869baffb Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Tue, 15 Jan 2019 07:42:55 -0600 Subject: [PATCH] Add initial .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto