summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:37:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:37:10 -0800
commit03d13d5858a65e61ddae85a91e2d0618471343a2 (patch)
tree88ce46cc4f614e32ec1ead6b20087b9211b9f4f3 /.gitattributes
parentd0634235e2f025d48de89188e44f07f96367d6ea (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