summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:30:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:30:42 -0800
commit492ca0edfe8eae04b9e8f547a5cc38ed945e3523 (patch)
tree2b9bf2715b52274f1017b47346659f5b8f2f709c /.gitattributes
parent5181b4468126855f87a1eccb7b1004eee1397b0a (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