summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:52:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:52:53 -0800
commit22e1dea8f4fe9023597d78c17a17dc008f033531 (patch)
treef72ec4b0ec4e6df86879a623a49484db94fa5514 /.gitattributes
parent34b2e59397c0a8a7a5b953124f2603748811d3c8 (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