summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:33:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:33:40 -0800
commitcb56a0f98b5badf6db64dbccb1d2b480a2f947fd (patch)
treeda8c05d48256d6090471d1f7d6adbf47a17abbaa /.gitattributes
parentde666eab665bc4bbe73004d561a13d4745824cc5 (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