summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:34:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:34:40 -0800
commitf775781bbb644f1c815c1cf50ea5a604953c4efd (patch)
treeb8a76d95686ad349213e1a4721bd0a30abf31778 /.gitattributes
parent4fe79dd6daa36ae03c8a895d530f1223c5b9bdcb (diff)
NormalizeHEADmain
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