summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:48:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:48:44 -0800
commit0ef4fb3feb4ffc2b50e4f4497f2eca1a7a93b92d (patch)
treeb12887ab257b927583ee155e56e98d14880af7e7 /.gitattributes
parent30d6e3de148047a781dfb5b703a38500300904ac (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