summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 22:06:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 22:06:19 -0800
commit87421dec1c297dd5bab4624fea38360f28dc010a (patch)
tree2a9313d64dd9af03a66acc5b47061a568c81db8a /.gitattributes
parentf96cd8924c3e32ee1a1641964998880263fe2b77 (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