summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:42:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:42:25 -0800
commit191067eb3609940ca6e72c1445efe8b8b069f37a (patch)
treea4081ffe996965299b104ffbc36640e0b4f9a0b2 /.gitattributes
parent6d90ad73f677416b486f5f0d1bac011218c0474f (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