summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:20:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:20:28 -0800
commitdf1a5fa49c621350a261f5f35448643239c6d5c2 (patch)
tree3ea2a617abfe282b354a3313ee97ebe4c4466f97 /.gitattributes
parent54380f662774f73ff6b10b11cb06fced1b7e01bb (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