summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 04:45:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 04:45:43 -0800
commitc59db92a027ebc37560a0f6190678c6e465c1ab1 (patch)
tree0f25d96049e4634aa423fa65c40bcfdd98d07df9 /.gitattributes
parent83b7f86626acd21ac44aa11368188b244502b275 (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