summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:34:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:34:51 -0800
commit95c16108ce2e16dd313e96dba5c4aa8f0ec5ae02 (patch)
tree9b6117b696c699845514818115e3eb67224fab9b /.gitattributes
parent17b5e47e5dea62dd113c6905111b274c8cef46f9 (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