summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:30:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:30:17 -0800
commitfb07496d70e4819898a6f44a58f550cc1cef00aa (patch)
tree990fb8e9170ced8c366bf99744ef5c136d6ac916 /.gitattributes
parentd78f316f704814cd865c5532f0e8a501f69989fd (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