-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
66 lines (64 loc) · 828 Bytes
/
.gitignore
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
_build
.*.swp
.merlin
*.xe
*.xml
backend.ml
main.ml
myocamlbuild.ml
**/Makefile
!lwt/Makefile
.mirage.configure
*.opam
_opam
# Generated outputs
*.native
*.cfg
*.xen
*.map
*.img
*.xl
*.xl.in
*.xe
*_libvirt.xml
*.virtio
*.hvt
*.muen
static*.ml
static*.mli
main.ml
mir-*
**/log
make-fat*-image.sh
*_gen.ml
*_gen.ml.in
**/Makefile.solo5-hvt
**/solo5-hvt
**/_build-solo5-hvt
**/.mirage.config
block/block_test
clock/speaking_clock
conduit_server/conduit_server
console/console
dhcp/dhcp
dns/dns
ethifv4/ethifv4
hello-key/hello
hello/hello
http-fetch/http_fetch
io_page/io_page
kv_ro/kv_ro
kv_ro_crunch/kv_ro
lwt/src/echo_server1
lwt/src/heads1
lwt/src/heads2
lwt/src/timeout1
lwt/src/timeout2
netif-forward/network
network/network
noop-functor/noop
noop/noop
ping6/ping
stackv4/stackv4
static_website/www
static_website_tls/https