summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:20:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:20:19 -0800
commitd9cb7d0998d633e88ce332150192c077fccc9908 (patch)
tree66a31f1c5a5a40b70d59214db956d5ed5d50cdc0 /.gitattributes
parentb725db854bc5561c4ee568f3e5d33101f13d4eee (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