summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:04:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:04:39 -0800
commit37a86b200530c2b60c22c20f3b62be0a1757d60a (patch)
tree15daa35700ffe1e8af0848459fd6f6d5318d5f3d /.gitattributes
parente1f110a381706ab2c599a50affeb2965aedf0e9b (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