summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:28:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:28:54 -0800
commitf1c94177d3377045a3046ceb5cf373e38fbed4a3 (patch)
treef8e6c0b49074af7482d74f9ab05294d5347ad6d1 /.gitattributes
parentb713edabddb0c88bc6fac8330f351d43b37be560 (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