summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 14:58:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 14:58:10 -0800
commit350c3ccd59516b369a16556c85f3ff4eee508156 (patch)
tree18f994c8d9642d8fa2b71dd3182c1c3b339dced7 /.gitattributes
parent2d112b4633ac09a0ff1ffb01a323146d9511ba3c (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