summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:40:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:40:29 -0800
commit411fe7e157689a42877d4f60cfdcb61d51d5dc5d (patch)
tree5503e9a10b30d9049666b2f143e48fb952db6e5b /.gitattributes
parent160ffb214966a7a5c9db0c1e424e51195ee5518a (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