summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:57:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:57:16 -0800
commit4c8ff9ba3b4673e2740359a94ea308e20b0933a7 (patch)
treef1244fcb5d84a242293e442702f7126fb1481289 /.gitattributes
parent5adeec0c98825b01888e388fd233bd584ff8ea07 (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