X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=174489e0e7287c42c51ee611178d41f44219ed9c;hp=6772ac2232762794be939f600d4ae417272b38d1;hb=1765330e07a48dc6f7bdef7007f69ebe606fa731;hpb=1ee6da96efe8340a7d3904a865d80cd59d9d3fde diff --git a/.gitignore b/.gitignore index 6772ac2..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,19 +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.*