summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:03:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:03:07 -0800
commit6e0b51d9f96bbef5de33d4ae3f7d7651fe8585e3 (patch)
tree2c29c82f628e07f931a2d1a7744cbe875dd7eeb2 /.gitattributes
parent6fce4b9aafe26eb13a1a56178ddd05f138b8008a (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