From f2f70244d9bc0e8c526d4c02bc169d20346e9b22 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 10 Jan 2023 15:34:42 -0500 Subject: feat: add gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..60256f2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text eol=lf +*.mp4 -text +*.gif -text -- cgit v1.2.3