summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:28:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:28:41 -0800
commit45dd23a796287c4d30ee55f60305ef1109bb13e3 (patch)
tree19b2893fa8adea12e3cf772e801828f2de47db12 /.gitattributes
parent0556a7c6093973a69b8db2759e8fc4db45e9f851 (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