summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 02:19:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 02:19:21 -0800
commitf6e945aaf9858b42fd1593c115792845a122a947 (patch)
tree0850f2aa3192ebbbc3e457adda90081ae7ac6c8d /.gitattributes
parent3f127b76c3b5bccd169096a4d3c85b7ab876f4a8 (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