From 548d9387d646451d23a10a4cdc068e2b51286a2e Mon Sep 17 00:00:00 2001 From: John Doty Date: Sun, 24 Mar 2024 07:08:08 -0700 Subject: [PATCH] Don't let git get weird --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..62544950 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text