summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:20:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:20:33 -0800
commitb9b62aa7caa136d7a252eb03a3ec0ff230d6305e (patch)
tree027b20650d9c975f4919ab3f6ab2d2a1486e8a23 /.gitattributes
parent407004d9b22e8e3cc9dea699d2916c0778117335 (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