summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-09 15:04:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-09 15:04:23 -0800
commitfbb1e08a27bce24095ed7904f782f19821af0739 (patch)
tree2554b1316c0f6dcb2d657f5f9091b8db2d9568db /.gitattributes
parent175b530b9b926f80d5231c748dbe8c8dd35e6989 (diff)
Normalize
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