summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 21:04:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 21:04:50 -0800
commit0b97ade70f36b8ea3f18ea63ea67a2038a11594e (patch)
tree21d88d914b71fa1a9ac0001c28f19b8db645eb8e /.gitattributes
parent93acd2e519e0d56a35e9634b3a6a739bea85b405 (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