Added OCaml examples.
[libguestfs.git] / .gitignore
1 .deps
2 .libs
3 *.bak
4 *.la
5 *.lo
6 *.o
7 *~
8 Makefile.in
9 Makefile
10 aclocal.m4
11 autom4te.cache
12 compile
13 config.h
14 config.h.in
15 config.guess
16 config.sub
17 config.log
18 config.status
19 configure
20 daemon/guestfsd
21 daemon/install-sh
22 daemon/missing
23 depcomp
24 emptydisk
25 examples/df
26 examples/hello
27 fish/guestfish
28 guestfish.1
29 guestfs.3
30 initramfs
31 initramfs.timestamp
32 initramfs.*.img
33 install-sh
34 missing
35 libguestfs.spec
36 libguestfs-*.tar.gz
37 libtool
38 ltmain.sh
39 make-initramfs.sh
40 m4/libtool.m4
41 m4/ltoptions.m4
42 m4/ltsugar.m4
43 m4/ltversion.m4
44 m4/lt~obsolete.m4
45 ocaml/META
46 ocaml/*.cmi
47 ocaml/*.cmo
48 ocaml/*.cmx
49 ocaml/*.cma
50 ocaml/*.cmxa
51 ocaml/*.a
52 ocaml/*.so
53 ocaml/examples/*.cmi
54 ocaml/examples/*.cmo
55 ocaml/examples/*.cmx
56 ocaml/examples/lvs
57 perl/Guestfs.c
58 perl/Guestfs.bs
59 perl/Makefile-pl
60 perl/Makefile.PL
61 perl/blib
62 perl/pm_to_blib
63 stamp-h1
64 test*.img
65 update-initramfs.sh
66 vmlinuz.*