X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=90a3b52847919a46e8efee09609822905264635b;hp=2e02d96c2f5b69a16a1455fcfd0a579f8b5f3dbd;hb=bf26360e5e91148a4479f812c2b43acce4f5884e;hpb=236b5295bf3e497153a5cae9708c3d0249f2daf6 diff --git a/.gitignore b/.gitignore index 2e02d96..90a3b52 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Makefile.in Makefile aclocal.m4 autom4te.cache +compile config.h config.h.in config.guess @@ -24,6 +25,7 @@ emptydisk examples/df examples/hello fish/guestfish +guestfish.1 guestfs.3 initramfs initramfs.timestamp @@ -40,6 +42,24 @@ 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 stamp-h1 test*.img update-initramfs.sh