summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:42:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:42:58 -0800
commit8d31c8d7926d6dcd852e739ab8f66abd1be0611d (patch)
treeba5e5ccc564f4dc56931c0f4e373f150b7434025 /.gitattributes
parent65d94d879c5e648cdf26bdb3238ac4ffadc69d70 (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