summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:17:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:17:22 -0800
commit802146985ec3be93e6d98852fc7f36e22bf3b699 (patch)
tree132ff78d20d2975eae615c0979f6719d89c073b8 /.gitattributes
parent9eac6e2c6b2ec2ef5eeeea0e5ae4fde08ef1b92a (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