summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:37:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:37:33 -0800
commitd617a49889c777c416f0b423a086b710bef2b8bd (patch)
treef31c7b0edc8a3855d7c4a63aad83d159d3ec5447 /.gitattributes
parent4dd40a6420d765acd8c095fb70eb3b1231c0c2b2 (diff)
Add LICENSE.txt and README.mdHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
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