From f66e6d6518958bb9aee28fa447e57f8a50ee78c5 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 15 Jan 2024 20:03:32 -0500 Subject: initial commit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1f10e82 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.ps1 text eol=crlf -- cgit v1.2.3