From e6351a2e84863cddeed1deb2ab44c927bf4e2958 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Tue, 4 Feb 2020 17:17:34 -0800 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 00000000..176a458f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto