summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:09:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:09:31 -0800
commit5faff212ba664d538be40680b228bbc0601b40f9 (patch)
tree6c8dc38335581a7ebc655c4d172075f3ad90e3aa /.gitattributes
parent51412feef151e05d2b0f73e41c72805a0a82000c (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