summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:36:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:36:55 -0800
commiteb07dee71785333aa9bdf84517dd22b7d44bc602 (patch)
tree0c565d3783ae25bedfb0700d6290c0eae02ba405 /.gitattributes
parente89509048b28b38705d69cb93bad9c39dadffa6d (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