summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:47:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:47:44 -0800
commitd01fbe23409ffccc68418bf83b1ad093812bf3c2 (patch)
tree9e1e5d251187fd23796056c0bb7c15870bc6b81b /.gitattributes
parent847e5b19360c8a6ee121803d0d31d6de234d50ec (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