aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 71dcd26127a598a877189a6e27bf1b6729652bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*.annot
*.cmo
*.cma
*.cmi
*.a
*.o
*.cmx
*.cmxs
*.cmxa

# ocamlbuild working directory
_build/
._d/
._ncdi/

# ocamlbuild targets
*.byte
*.native

# oasis generated files
setup.data
setup.log

# binaries
urm