summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:16:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:16:03 -0800
commit9134e425a9d6cbde4d6c51a9bfecb64fc0453648 (patch)
tree5eed7a840c6efc497a5d7557edbdc1707a725fdb /.gitattributes
parent473c506a7e5e2c12abb33aab689f39c66419e413 (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