summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:04:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:04:40 -0800
commit644f8b3136e13860b25c1768de3baf72a232a20e (patch)
tree4e63ba003f12eabacd261d61af3eee602f45b725 /.gitattributes
parentc05a0f0bfb939b695b77ae700a0d77fa051ae6e2 (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