summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:33:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:33:29 -0800
commitaa59fba92cab26d4f80dc972827232267d293228 (patch)
tree6ba11776d71f767b49d341d58c470ecc86780c56 /.gitattributes
parent82009fd6bf64bd143be49309cc112321a53498e1 (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