summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 13:04:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 13:04:07 -0800
commita04040768d37022ee4474569aeeee5057adb64da (patch)
tree9bfe02a769d924c869d1c3f859b303df02bf2e23 /.gitattributes
parent75e4f5cdb5ab11aa16cb42ee75822f6749fc2fa4 (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