summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:08:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:08:38 -0800
commit0d24fc323ee67df18f9bd8c59607a05db335a0f1 (patch)
treeec36cd20181853d4f9871626432a5dc488867443 /.gitattributes
parent0c6cfd1006929a5ba2eb3e29d589fed4ed8df4d7 (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