summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:11:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:11:41 -0800
commit01c3ec272ef9d59715d75c3968966d3165af3c9c (patch)
treeccccdf74fb5ff2d9c9f0f1f112bff73bca01ab11 /.gitattributes
parent25d358a9b12d989f49cba01c96bcb043fbb63e83 (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