From 74e5fd4f4d0bf40cb682ff48973fdd41d86f747b Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 17 Mar 2023 07:37:47 -0400 Subject: initial commit --- .gitattributes | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..604aba9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text eol=lf + +*.gif binary +*.ico binary +*.jpg binary +*.mp4 binary +*.png binary +*.webp binary +*.zip binary -- cgit v1.2.3