From 7c88ff802d2fcb2c6358dc44d4e1bf6c0ad2d88b Mon Sep 17 00:00:00 2001 From: nfenwick Date: Sun, 2 Feb 2025 19:57:01 -0800 Subject: Normalize --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7b82bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf -- cgit v1.2.3