summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 11:09:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 11:09:58 -0800
commitefa4b185e99333d14ba8d62f9c974d8001831f43 (patch)
treec15c78e74dfba4a35297b60d91dc5d12785fae8c /.gitattributes
parent18adc0fb8b1454c96d1e6cc4e2c3897c16fee388 (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