summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 04:42:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 04:42:57 -0800
commit435a94acd20d3ac2f2283016a009b793d30ae2bc (patch)
tree9c909664b1ac52b3b66a225f480a16c45785e835 /.gitattributes
parent40a9553108d6019ccfe0f83885ecbcec98f9f467 (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