X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=dcea8114f40210c724268e8267622ca2e53833c1;hp=7350b11f5146e11e9fcd0518a54df949d07fdb1d;hb=2b8019e56cf40fe8e8223b4e57cfd590495e8e60;hpb=bdf7a27a790ff26664f91d95239ec33c5467bfeb diff --git a/.gitignore b/.gitignore index 7350b11..dcea811 100644 --- a/.gitignore +++ b/.gitignore @@ -81,7 +81,10 @@ images/100kallzeroes images/100krandom images/10klines images/initrd +images/initrd-x86_64.img +images/initrd-x86_64.img.gz images/test.sqsh +images/test-grep.txt.gz initramfs initramfs.timestamp inspector/virt-inspector.1 @@ -93,6 +96,7 @@ java/com/redhat/et/libguestfs/Dirent.java java/com_redhat_et_libguestfs_GuestFS.c java/com_redhat_et_libguestfs_GuestFS.h java/com/redhat/et/libguestfs/GuestFS.java +java/com/redhat/et/libguestfs/INotifyEvent.java java/com/redhat/et/libguestfs/IntBool.java java/com/redhat/et/libguestfs/LV.java java/com/redhat/et/libguestfs/PV.java @@ -123,6 +127,7 @@ missing *.o ocaml/bindtests ocaml/bindtests.ml +ocaml/dllmlguestfs.so ocaml/examples/lvs ocaml/guestfs_c_actions.c ocaml/guestfs.ml @@ -139,6 +144,7 @@ perl/Guestfs.c perl/Guestfs.xs perl/lib/Sys/Guestfs.pm perl/Makefile-pl +perl/Makefile-pl.old perl/Makefile.PL perl/pm_to_blib pod2htm?.tmp @@ -148,16 +154,27 @@ po/POTFILES po/remove-potcdate.sed po/stamp-it po/stamp-po +po/LINGUAS +po/Makefile.in.in +po/Makevars +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/quot.sed +po/remove-potcdate.sin python/bindtests.py python/guestfs.py python/guestfs-py.c python/guestfs.pyc +regressions/test1.img ruby/bindtests.rb ruby/ext/guestfs/extconf.h ruby/ext/guestfs/_guestfs.c +ruby/ext/guestfs/_guestfs.so ruby/ext/guestfs/mkmf.log ruby/Rakefile -*.so src/guestfs-actions.c src/guestfs-actions.h src/guestfs-bindtests.c @@ -165,7 +182,16 @@ src/guestfs_protocol.c src/guestfs_protocol.h src/guestfs_protocol.x src/guestfs-structs.h +src/.libs/libguestfs.so src/.pod2text.data src/stamp-generator stamp-h1 +test-tool/libguestfs-test-tool.1 +test-tool/libguestfs-test-tool +test-tool/libguestfs-test-tool-helper v2v/virt-v2v.1 +/GNUmakefile +/maint.mk +/build-aux +/gnulib +.git-module-status