summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 09:44:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 09:44:32 -0800
commit5d0fa06170698fceaf1f5a7eaa982235a476ea64 (patch)
tree1941cfc46ffe1351b4ced0b14510df6086da62d2 /.gitattributes
parent67bf23f8592c52451839e81fe5251191645273f7 (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