summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:35:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:35:42 -0800
commita8a0f600ee0ae7d4d9148b31929945e90c1ce2a5 (patch)
treeb01d27551a0237f8ec304f5c680675918de76fb9 /.gitattributes
parent72a3ed195c65f5512e5bc106af4e1a665034d0be (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