summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:33:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:33:42 -0800
commit4ed0e385468e87fb4767f4c498b0951d233b0d82 (patch)
tree129a2d9afb8cb46b804bca0bc9d4757139deba5f /.gitattributes
parent1a6f19a9b1dd5e330dc1835c6aab89fcda389f65 (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