summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:31:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:31:17 -0800
commit0ef7204c02e20a9abc914d9e706faeb0e8a316bc (patch)
tree33dcc761a918e89942c2d87bba4a463b97d82744 /.gitattributes
parent20d006fc1cedb45a96c35ba3f3b61b19c48e65f1 (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