summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 19:55:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 19:55:55 -0800
commit67983bdcf02d53d766c337ec39b57e3f2e0c08c7 (patch)
treedd7ceb2b707c235c2851662fac7bbecc95761870 /.gitattributes
parent9016e767db49b2637b44389dca374418520fa4aa (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