summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:58:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:58:53 -0800
commit51d9ef36dd6900938cbf610c538712f9e6df9571 (patch)
tree668b6796083b54e9535c8076220e25fb666a5e22 /.gitattributes
parent7104ac7cb85d63bc7bf0d7b4d0fc00cc48f82e34 (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