summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:35:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:35:51 -0800
commit00881d1fb98ba3d81ed58703bed058cd627b7cb3 (patch)
tree7944388e0bc22db3d1697d43d446fa5bcbce0c80 /.gitattributes
parent6a08afb9eca14d749732942c906466d9cfd49b96 (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