summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:35:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:35:29 -0800
commit36f1cd7618f50681b7cc714b7a6bebd369d73463 (patch)
tree477821ab8e9a76cb3db6dd688ad286f4d341719c /.gitattributes
parent2dd435032d0209951e66cf8853a5efa987cbb364 (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