summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:27:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:27:15 -0800
commit40029b65357245b88cb4d033c0d135c7fc29f481 (patch)
tree8228aa13867f3533981b055a6fb16908d195b586 /.gitattributes
parent8385f5824404876a6037668549808fb1a0e3394c (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