summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:58:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:58:41 -0800
commit33294ef1d06488249917bd3b2da55ba9ae0bd4a3 (patch)
treefb5f23b8b2391dc5094a144d5d9cf69d49de40d8 /.gitattributes
parent26643a69be882f82d6d4017c0764f0a941c1f257 (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