summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:18:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:18:20 -0800
commitaade169019a627bb87920c0009bb6a3b8820aa99 (patch)
tree1c84e1e8ddec757285aa67fef1751160f095abc3 /.gitattributes
parent5c1f24d355ddd64d8727c84ba46d573b5f0fb02b (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