summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 21:29:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 21:29:49 -0800
commit859e415c7de06285d96ffe62fe6d5bb20044df75 (patch)
tree865a6a7d82f00ec5943c8ef5927b4a3b7b6c42c4 /.gitattributes
parent4f47fdb1b26fc007e205b3e54583152154ab0457 (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