X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=9fb9f049efbc46658fa48f860c7032965f589116;hp=63ec1f6000e8a6e77c13327fe5c6b8b5e2048f83;hb=5365ebd501850ea10d9a5b28fc6480ea34dbe16d;hpb=4144e2106cc70ad8f1e081b57da09f9c1e276812 diff --git a/.gitignore b/.gitignore index 63ec1f6..9fb9f04 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,13 @@ *.lo *.o *~ +*.cmi +*.cmo +*.cmx +*.cma +*.cmxa +*.a +*.so Makefile.in Makefile aclocal.m4 @@ -27,6 +34,8 @@ examples/hello fish/guestfish guestfish.1 guestfs.3 +html/guestfish.1.html +html/guestfs.3.html initramfs initramfs.timestamp initramfs.*.img @@ -43,14 +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/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.*