From f48d8017c573538f25d228b9c1ba5a3c337a5b58 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Tue, 20 Feb 2024 09:47:13 -0500 Subject: [PATCH] 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..5378fe0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text \ No newline at end of file