summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:03:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:03:03 -0800
commit37c0222a1b2720a2232052caa30e1ea9795e4be7 (patch)
tree6eba0282beeedc43fdd9939245d5327cca3e6c98 /.gitattributes
parent54f20db7d4aa6e04a558b80add7856c331c0a9b5 (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