summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-13 23:58:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-13 23:58:43 -0800
commit7589b71ad5153e849d0d6807b88195c08d156362 (patch)
tree856aaaafbb80049bfa9fb789fd3adba7223990b6 /.gitattributes
parent83cceea4c29222c5f01c6a95fda558631e8ac0cf (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