OCaml HTTP cookie handling library with support for Eio-based storage jars
at main 206 B view raw
1# OCaml build artifacts 2_build/ 3*.install 4*.merlin 5 6# Third-party sources (fetch locally with opam source) 7third_party/ 8 9# Editor and OS files 10.DS_Store 11*.swp 12*~ 13.vscode/ 14.idea/ 15 16# Opam local switch 17_opam/