summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:25:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:25:12 -0800
commit6cbccf979f1ab4aa18238aa551cd9aa071e49e51 (patch)
treef45d79a687f049e7b78dc5e9f591de404d0d75d4 /.gitattributes
parent29cf6a1fbdf5e0b8bf199125e6402302c60c1371 (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