From 25831baed8e6ac87918199a2d468aa4e57f161ad Mon Sep 17 00:00:00 2001 From: Matthew Fluet Date: Wed, 8 Oct 2025 11:11:08 -0400 Subject: Initial commit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7466942 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.adoc text eol=lf +*.md text eol=lf +*.rs text eol=lf +*.toml text eol=lf +*.txt text eol=lf -- cgit v1.2.3-freya