summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:44:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:44:36 -0800
commit4c199ac06e63e329f6a979b5e11a1cbfd987b45c (patch)
treeb7055497ae28f497de6980eec6cc69bf6aaa9868 /.gitattributes
parent65fbcece23b096440721e36935199bddd627eee6 (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