summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:09:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:09:18 -0800
commit77f0589e889310bc0d6f8d12a06eae3074528a76 (patch)
tree2ef32bdb78922f8a48009978300071e82a2d0461 /.gitattributes
parent19c5385a4c155fea8614a1c899711997ecb025f7 (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