summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:58:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:58:46 -0800
commit16dfa0d5f7325a157dfe6ab5f858524c181d6072 (patch)
tree8bb369dd9df33472d7d3b86e84b116eedabb2b4b /.gitattributes
parenta13818b92c6edb98715fc77c014f13901351ac86 (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