[OCaml] Mobile-friendly clone of cgit.
chore Add direnv file for the local opam switch
Entering the project directory now activates ./_opam automatically, matching the switch policy in AGENTS.org.
.envrc
@@ -0,0 +1,1 @@
1
Added:
eval "$(opam env --switch="$PWD" --set-switch)"