summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:19:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:19:07 -0800
commit5310bcb8388a49840248eeadb3db4681ace202ca (patch)
tree0759e3ea881246c8a03f8c75cd90cf6dad9f92d8 /.gitattributes
parent37e37d0097fabe6ab01f8058e0459e3245b213fa (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