X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=1b1a0bdf9e91ae5d825c32c9d2918e873fb00ccc;hb=c989e8832df70b4cb8200ba8d5622048e560f1f7;hp=2992bb4eadf76421df833d17fb5ccdb5488afbea;hpb=21ba59ce3cbc594ce9c7aeecd4dadb8430e4042d;p=libguestfs.git diff --git a/.gitignore b/.gitignore index 2992bb4..1b1a0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Makefile.in Makefile aclocal.m4 autom4te.cache +compile config.h config.h.in config.guess @@ -26,6 +27,8 @@ examples/hello fish/guestfish guestfish.1 guestfs.3 +html/guestfish.1.html +html/guestfs.3.html initramfs initramfs.timestamp initramfs.*.img @@ -41,6 +44,25 @@ m4/ltoptions.m4 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 +perl/Guestfs.c +perl/Guestfs.bs +perl/Makefile-pl +perl/Makefile.PL +perl/blib +perl/pm_to_blib +pod2htm?.tmp stamp-h1 test*.img update-initramfs.sh