summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:04:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:04:35 -0800
commit684916d3d8574025c24af6f85a45a139e5729025 (patch)
treeb784b3f0bc429fe0bb3135b4096c5b0e805e3650 /.gitattributes
parent23d0420ca454ee209be52ad7f68d5de1eab66106 (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