My aggregated monorepo of OCaml code, automaintained

Merge commit 'c5e2f8bf055339707a9889e2a1dd7ecf96d19148'

+9
+9
ocaml-html5rw/.claude/settings.local.json
··· 1 + { 2 + "permissions": { 3 + "allow": [ 4 + "Bash(git checkout:*)", 5 + "Bash(git add:*)", 6 + "Bash(git commit:*)" 7 + ] 8 + } 9 + }