From 8eb62e27027743fdad196e67226781b2fbe62114 Mon Sep 17 00:00:00 2001 From: samuelmaddock Date: Tue, 28 Feb 2023 15:59:19 -0500 Subject: [PATCH] chore: add .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