X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=174489e0e7287c42c51ee611178d41f44219ed9c;hb=d5151686d82b66c50935010fd5458be0e4386bab;hp=6f8d61282636a5a85751aef36abdfb5dbfca082c;hpb=00e309d3608661eaa8c9cc69ba5bf175c612698d;p=libguestfs.git diff --git a/.gitignore b/.gitignore index 6f8d612..174489e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,13 @@ *.lo *.o *~ +*.cmi +*.cmo +*.cmx +*.cma +*.cmxa +*.a +*.so Makefile.in Makefile aclocal.m4 @@ -22,11 +29,13 @@ daemon/install-sh daemon/missing depcomp emptydisk -examples/df examples/hello +examples/to-xml fish/guestfish guestfish.1 guestfs.3 +html/guestfish.1.html +html/guestfs.3.html initramfs initramfs.timestamp initramfs.*.img @@ -43,20 +52,23 @@ 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/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 +ruby/Rakefile +ruby/ext/guestfs/extconf.h +ruby/ext/guestfs/mkmf.log +pod2htm?.tmp stamp-h1 test*.img +tests update-initramfs.sh vmlinuz.*