summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:46:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:46:33 -0800
commit133517542f944a7b406c2523eed2ae33348bdf46 (patch)
tree7107886bba9bd365a1fa242c7d50910f36c467c5 /.gitattributes
parent22809db50c4ab20458fae4502a31c3d470d79327 (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