summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:57:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:57:56 -0800
commitfbc327668fff8b8175d146a660540907ef36cea6 (patch)
tree2bef746d9d220d8bf0e31d78318e8a6b02f64af6 /.gitattributes
parent68b1cb75cce64e2f3c3208c022329e6bec9d60e8 (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