summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:43:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:43:13 -0800
commitb9fb37eba4c5cdcd36d0b77bcc2ac37b9ac0fa89 (patch)
tree7def8fcdbcb2341e94e7a49ce6e5240abdb9b1b1 /.gitattributes
parentafdde09706f740fcf1d00745a5d73b8d06178698 (diff)
Add LICENSE.txt and README.mdHEADmain
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