summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 09:58:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 09:58:47 -0800
commit9aed346c7c66c6c0181d7f75b1cf44f7fdca28df (patch)
tree536dd95724165bf53f24d26281ea6ee9b3defed4 /.gitattributes
parent9013e08f480c186ccb35707ec1488916d54c3e6b (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