summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:13:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:13:51 -0800
commitb8b5121db710c579793bffd0427e30c50493f9e0 (patch)
tree62fb137a75bb93a06caaa423b8d7f05c5c395e41 /.gitattributes
parent8eb9c9d2441b92b55b7c56e9fa1be3cde5ea33ef (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