summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-19 20:13:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-19 20:13:55 -0800
commitd583368ec35f1bcf6715239a7a55867a1203bfcb (patch)
tree1cc07f6aed6e0d7d5ef81b775201c8214f5e5739 /.gitattributes
parent0d82f1f3781e20c1da604543c7c5e499aa2f77bd (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