summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 13:08:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 13:08:55 -0800
commit6ca355c628538b9860a23bde374d9f7d57d29e0a (patch)
tree28191cf4fb7af225bd568a4f7be0d5c5729b85bf /.gitattributes
parent58ca181f774e503c4b10eecf761ef881c751efb5 (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