summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:14:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:14:25 -0800
commit28e1633892fa1d66a27de253551a25f3618a921e (patch)
treeb252485e3d6f788a0a5cceb40bd9d1d824d59e97 /.gitattributes
parent787a018a6f2675c60cefaf255e0a3e3e5deef110 (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