Add a simple example to show how to receive event callbacks
[ocaml-libvirt.git] / .gitignore
1 META
2 ocaml-libvirt-*.tar.gz
3 ocaml-libvirt-*.exe
4 html
5 configure
6 config.log
7 config.status
8 config.h
9 config.cache
10 Makefile
11 Make.rules
12 */Makefile
13 autom4te.cache
14 core
15 core.*
16 *.cmi
17 *.cmo
18 *.cmx
19 *.cma
20 *.cmxa
21 *.o
22 *.so
23 *.a
24 *.opt
25 *.dll
26 *.exe
27 *~
28 libvirt/libvirt_version.ml
29 examples/domain_events
30 examples/get_cpu_stats
31 examples/list_domains
32 examples/node_info
33 virt-ctrl/virt-ctrl
34 virt-top/virt-top
35 virt-df/virt-df
36 *.orig
37 po/*.mo
38 po/*.po.bak
39 virt-df/virt_df_lvm2_lexer.ml
40 virt-df/virt_df_lvm2_parser.ml
41 virt-df/virt_df_lvm2_parser.mli