summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:46:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:46:41 -0800
commit3027f7eb426c8bd37a31d141e20f58562a7b26ad (patch)
tree1d612afc43068920e47a9d8793b2ec172eeaabc8 /.gitattributes
parent77c1517c4f2356dada99a7ea11872c3a2f72c3fd (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