Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> --- .gitignore | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 0844b58..e4bd377 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,15 @@ +*.log *.o -*~ -vgcore.* *.pyc -__pycache__ -*.log *.trs +*Makefile +*Makefile.in +*~ +__pycache__ +vgcore.* /AUTHORS /INSTALL -/Makefile -/Makefile.in /aclocal.m4 /autom4te.cache/ /build-aux/ @@ -19,10 +19,8 @@ __pycache__ /config.status /configure /libvirt-dbus.spec -/src/.deps/ -/src/Makefile -/src/Makefile.in /stamp-h1 +/src/.deps/ /src/libvirt-dbus /src/org.libvirt.service -- 2.13.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list