summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:40:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:40:35 -0800
commita4e63f14c441516e361d3f9e55e3946f33074352 (patch)
tree9e6f0b120c19151f3746bf0e8cc7d1ded18e8173 /.gitattributes
parent55d32248e8dfc8c9a21633abd62862d96211265a (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