summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:00:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:00:25 -0800
commit3b0e41ddfd611e7bfb743f83892d3e1179377eaf (patch)
tree3d0301d09a02d386f2366c334e7db1696a5445ce /.gitattributes
parent33741cad12658fe25890ab9cc8abd465ed448465 (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