summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:00:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:00:31 -0800
commit0c70aac4ed1b06d7ef9d62dc42d9416a609147d3 (patch)
tree38d1d0e8dba76a2fbb73b8a318469775af8863bf /.gitattributes
parent00a6f6d7f9519db188d81465ebec3bb099882488 (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