X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=1b11a2461bfea492a96eed43f63eedd60b5e6de2;hb=d5ae4a54e83018687ec05255bc39e7f5ab71a453;hp=1b1a0bdf9e91ae5d825c32c9d2918e873fb00ccc;hpb=233595cc4e3c3422a5f5d8aec3314029da3f0ec7;p=libguestfs.git diff --git a/.gitignore b/.gitignore index 1b1a0bd..1b11a24 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,13 @@ *.lo *.o *~ +*.cmi +*.cmo +*.cmx +*.cma +*.cmxa +*.a +*.so Makefile.in Makefile aclocal.m4 @@ -22,8 +29,8 @@ daemon/install-sh daemon/missing depcomp emptydisk -examples/df examples/hello +examples/to-xml fish/guestfish guestfish.1 guestfs.3 @@ -45,25 +52,20 @@ m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 ocaml/META -ocaml/*.cmi -ocaml/*.cmo -ocaml/*.cmx -ocaml/*.cma -ocaml/*.cmxa -ocaml/*.a -ocaml/*.so -ocaml/examples/*.cmi -ocaml/examples/*.cmo -ocaml/examples/*.cmx ocaml/examples/lvs +ocaml/t/guestfs_005_load +ocaml/t/guestfs_010_launch +ocaml/t/guestfs_050_lvcreate perl/Guestfs.c perl/Guestfs.bs perl/Makefile-pl perl/Makefile.PL perl/blib perl/pm_to_blib +python/guestfs.pyc pod2htm?.tmp stamp-h1 test*.img +tests update-initramfs.sh vmlinuz.*