summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:19:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:19:07 -0800
commitc2991582e9862fae17645340ebb07074300b7db8 (patch)
treefa721622b38fd9e9f68cd7ce7be3776cbe3cd426 /.gitattributes
parent133c197087b1f442905fd6d60531e4fe4c6953f2 (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