summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:24:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:24:35 -0800
commitf5330116aa59af249d4eaa3fd93ae64c7254733e (patch)
tree54509f17b607ed6a71a9888d58e319011bea3ab1 /.gitattributes
parent1f29b50a5d8ee8b656d1420a795023938a429fbd (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