summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:37:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:37:48 -0800
commitb30ba62ff542ddef82753137bd8a5e52b6d8bbd2 (patch)
tree71ff79126c4e42d3f219eac1ad4911f8c987591f /.gitattributes
parent788a72ab4ac575c910f7a49d297569810bc63014 (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