summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:51:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:51:16 -0800
commitef8e7f7882267027042f49a3eec310bbe09a66d8 (patch)
tree2f554c9a1a203ade2ea8c7861d5d788b2402926e /.gitattributes
parent09deb4fa34ebd3c3eabd5d1e417ff1cf564f5830 (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