File: .gitignore

package info (click to toggle)
ocaml-odoc 1.5.2%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,972 kB
  • sloc: ml: 26,974; makefile: 59; sh: 35
file content (20 lines) | stat: -rw-r--r-- 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Jbuilder output.
_build
*.install
*.merlin

# Bisect_ppx output.
_coverage/

# For local experiments.
scratch/

# opam v2
_opam/

# Esy outputs
_release
_esy

# Generated docs
docs/