From b27ec952f0b4d195006c94c7ad243cc94d19c68c Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sat, 24 May 2025 01:52:20 -0500 Subject: [PATCH] [jasper/project] Exclude project files from autocrlf --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4d1b578 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +project text eol=lf