X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=3ecaa325277f3c45e6ae97a842517d8a44385cbd;hb=cfab42b40752f6dc44971b3c48523b917b374e91;hp=d66ed996330ac9ed5087384912f4855d1666cae1;hpb=f9de01b9b97e3d13959754446464f9b768deea81;p=libguestfs.git diff --git a/.gitignore b/.gitignore index d66ed99..3ecaa32 100644 --- a/.gitignore +++ b/.gitignore @@ -74,14 +74,16 @@ html/recipes.html html/virt-cat.1.html html/virt-df.1.html html/virt-inspector.1.html -html/virt-v2v.1.html images/100kallnewlines images/100kallspaces images/100kallzeroes images/100krandom images/10klines images/initrd -images/test.sqsh +images/initrd-x86_64.img +images/initrd-x86_64.img.gz +images/test.iso +images/test-grep.txt.gz initramfs initramfs.timestamp inspector/virt-inspector.1 @@ -93,6 +95,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 +126,7 @@ missing *.o ocaml/bindtests ocaml/bindtests.ml +ocaml/dllmlguestfs.so ocaml/examples/lvs ocaml/guestfs_c_actions.c ocaml/guestfs.ml @@ -149,16 +153,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 @@ -166,10 +181,15 @@ 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