1# OCaml build artifacts 2_build/ 3*.install 4*.merlin 5 6# Editor and OS files 7.DS_Store 8*.swp 9*~ 10.vscode/ 11.idea/ 12 13# Opam local switch 14_opam/ 15 16# Symlinks to local dependencies (development only) 17conpool 18cookeio