summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:24:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:24:25 -0800
commitae1fe2844369b889a651ea9587a6e658b45b2fbe (patch)
tree6ef5e92e09abd8d5c4c2ad1d2b8405ba43e1fe98 /.gitattributes
parent24b8a5079e67a70646bc68f92146a4d0b24289e8 (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