summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:37:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:37:52 -0800
commit9f8da86e01fad98e40a1e65c038dfc85a0d689f3 (patch)
treef017190f0b13b798047b7a3793c2830a4311d60e /.gitattributes
parentfc209e7956a4d030dbb1d752d9cbdbc434c771b5 (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