forked from
anil.recoil.org/ocaml-imap
IMAP in OCaml
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/
18
19# Test configuration (contains credentials)
20.imaptest.conf
21test/integration/.imaptest.conf