summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:40:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:40:58 -0800
commit0a5a9aa89cb38c9c0665e41731bae295798f3d62 (patch)
treec37cb68bfbe7a4cb5f6917b5b464d43433cc80b1 /.gitattributes
parent99ab7afd54a91dd61c769ce5cf751307c3f6d0a1 (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