summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 19:56:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 19:56:12 -0800
commit919fa4e7a5a4dbe108a03294a3920137c0962bae (patch)
tree6485bdef7816ee1ba16f3721f8d62795e3a63039 /.gitattributes
parent40deb91b81fe9dcb9f8c2b98eb2cf14b98b8b2d4 (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