summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 08:17:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 08:17:45 -0800
commitfbe1176b1a421b7d043aeef3a271080b24df6af3 (patch)
tree50aab4cfa6ff0f0d7f94bb534ada883bf0b4d4be /.gitattributes
parent77ea59a89656a48e6442f8eaf9069291c903f715 (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