X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=b57ddddd06f06cdfeb7e9d41acbc70d453344e91;hb=82918538abc707fb59fff42204f99ef031c593a9;hp=a3b365fb9fbf5c079f4972b71c1303589f4f0988;hpb=4610db9f1b77f8c263b348fda1974be165a7f841;p=libguestfs.git diff --git a/.gitignore b/.gitignore index a3b365f..b57dddd 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ daemon/stubs.c depcomp .deps df/virt-df.1 +edit/virt-edit.1 emptydisk examples/hello examples/to-xml @@ -73,8 +74,9 @@ html/guestfs.3.html html/recipes.html html/virt-cat.1.html html/virt-df.1.html +html/virt-edit.1.html html/virt-inspector.1.html -html/virt-v2v.1.html +html/virt-rescue.1.html images/100kallnewlines images/100kallspaces images/100kallzeroes @@ -83,7 +85,7 @@ images/10klines images/initrd images/initrd-x86_64.img images/initrd-x86_64.img.gz -images/test.sqsh +images/test.iso images/test-grep.txt.gz initramfs initramfs.timestamp @@ -114,7 +116,9 @@ libguestfs-*.tar.gz libtool *.lo localconfigure +localrepo ltmain.sh +m4/gnulib-cache.m4 m4/intmax.m4 m4/libtool.m4 m4/lt~obsolete.m4 @@ -154,10 +158,22 @@ 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 +rescue/virt-rescue.1 ruby/bindtests.rb ruby/ext/guestfs/extconf.h ruby/ext/guestfs/_guestfs.c @@ -167,6 +183,7 @@ ruby/Rakefile src/guestfs-actions.c src/guestfs-actions.h src/guestfs-bindtests.c +src/guestfs-internal-actions.h src/guestfs_protocol.c src/guestfs_protocol.h src/guestfs_protocol.x @@ -178,4 +195,8 @@ 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