summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:16:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:16:53 -0800
commit6ca6b39119172cd8df41a3ef5d025cc36054c45d (patch)
tree33eaa6c0fc9755fa88b28d4c0b058ba0fee5ff34 /.gitattributes
parent84059a1bde514eb47602c65833480161caa25a38 (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