summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:59:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:59:38 -0800
commit35129b0c544b22135abec210ee50709a704b3ad9 (patch)
tree3d16db9123e1a474b993507a8c26c190b4db3eb6 /.gitattributes
parent667b1fcd2176dadb88690c7b025a1304cc344e69 (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