summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:52:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:52:44 -0800
commitbde4746a1c36c56e5d43033e301e12b1bc015a55 (patch)
tree5e3c5da0e18a29a0012dbacf61ea7c7d20f4dd4b /.gitattributes
parent551e617e1ba0180190a9fc94b5cc042909d183f2 (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