summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:18:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:18:58 -0800
commit3ad7a8c9952a0f6e9abc1ca8942df0148e1d49cf (patch)
tree0d2b644328c430df305700ed9e8c2c336e0850d0 /.gitattributes
parent42d6cf887aa60d8997998b92d4835fe24aa06e2d (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