summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:59:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:59:50 -0800
commit3da7c364495f700f7ff8007239ab431102ab2b4f (patch)
treed56f56d203d5600ec9fb99d02d3fd41cdabacf81 /.gitattributes
parent562b2766715afdf68a09e404e68e5a33b73549ba (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