summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-16 07:31:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-16 07:31:44 -0800
commitb6a00cc7321be86eaa36daed8336ad2f37a26b22 (patch)
treeb65b38ec647a35f956890854b9ff248b7dfec7ef /.gitattributes
parent914b8dd79a314ba8ddb2b9b5f0abf4c2d855854f (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