summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 17:11:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 17:11:35 -0800
commit68fbafc3ef811b38c7bfd0637ce828d60d1a6c77 (patch)
tree0503dbfdfa7debb51351d61e2f2fa6f09414de30 /.gitattributes
parent0b9ef382682954136044c22de82d5399b954c707 (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