summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:53:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:53:04 -0800
commit2012cc1408ee99d661d5bb9a6436f554b34f0714 (patch)
treeca09a00c5082e513ab7de15e7be7f8b8b58ee7b2 /.gitattributes
parentf357e2feab88bbacd417254720f187eeb0690735 (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