summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:50:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:50:52 -0800
commit1faec157eaa61773a9c4c7b6857eb4c61aa92888 (patch)
tree1982ff2126df50d9f4ef7b575494fcec6c0ad7b1 /.gitattributes
parent04badef8ccdcb83d7ff723dbb33c03127708a2ae (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