From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e13208e..1183f9f 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ test/test-db test/test-devicelist test/test-filter test/test-hypervisorlist +test/test-install-script test/test-loader test/test-productfilter test/test-oslist @@ -56,6 +57,11 @@ gtk-doc.make data/pci.ids data/usb.ids tools/osinfo-detect +tools/osinfo-detect.exe +tools/osinfo-detect.1 tools/osinfo-db-validate tools/osinfo-db-validate.exe tools/osinfo-db-validate.1 +tools/osinfo-install-script +tools/osinfo-install-script.exe +tools/osinfo-install-script.1 -- 1.7.7.6