summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 05:02:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 05:02:49 -0800
commit49ad0125d269b91eb7688f07021e2e0e609972d7 (patch)
tree58b3b15eb4175baab9711819db226e5ef3f6d564 /.gitattributes
parent48075e94ac2d337df9276d50a9071956fd39d414 (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