summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:46:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:46:06 -0800
commit4303dc9660c65c6ea22c794615b46e7efaec86c4 (patch)
treee359966ae3c2da99b5d4c4e3a8090b0934f4183b /.gitattributes
parenta20d877784895381a0b52669ac58b7ebd40ba329 (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