summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 17:14:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 17:14:17 -0800
commit56a04ed536f45bd9a12534806449c72358a5a136 (patch)
tree56f3c7ad381a504bf668bb9aa9a6b694760b8f7d /.gitattributes
parent03bbfa6e09f1d9185b12e1f465c0093af58a6105 (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