summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:12:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:12:41 -0800
commit43c192cde416ce2c6d272c59da0a119ce4e278b8 (patch)
tree326050205c209f940110c3e2f2f7e93684136709 /.gitattributes
parent50e692ecca50b523bd1ff817f3c61c06a23a0821 (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