From 32256812b61e8b25a7d8ff93e729df1d39b2a5ce Mon Sep 17 00:00:00 2001 From: nfenwick Date: Sat, 1 Mar 2025 10:25:44 -0800 Subject: Add LICENSE.txt and README.md --- .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