summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:36:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:36:19 -0800
commitc5a4edd8c567bd52232cf435cfea2def7258009c (patch)
treee02c0c66fb644862792c3782ce9df972780ad4b3 /.gitattributes
parent4fbd72f01b4118aa6de063cbf35d2812754adc92 (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