summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 13:06:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 13:06:50 -0800
commit5d8220423ba2d860e535d79f1b4fa756a61a5778 (patch)
treee3120bfdb7c90f781683ef98023e604caedd85ca /.gitattributes
parentccf9fe84751242bae19d437e12e9b5ee0b3c59a0 (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