Punycode (RFC3492) in OCaml
at 4825af1dd20dce1f31dcdc8b5c6ea7cf720fc994 17 lines 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/