summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:59:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:59:06 -0800
commit4af3e5b05b6f944a5687830296863a2b83deee1c (patch)
treee6c60f9f47a620ecfaf47f6dc9a2daa8b2a3a3ce /.gitattributes
parent87c44e2cd08e4a794f563841d37ea10bcbb25739 (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