From ffbfd2c8132d995219aa8feab886fd92893e2377 Mon Sep 17 00:00:00 2001 From: Matthias Bolte Date: Wed, 31 Mar 2010 13:23:07 +0200 Subject: [PATCH] Add virt-aa-helper and secaatest to .gitignore --- src/.gitignore | 1 + tests/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index 26b8689c3b..e407dcb9e5 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -15,3 +15,4 @@ libvirt_lxc libvirt.syms *.i *.s +virt-aa-helper diff --git a/tests/.gitignore b/tests/.gitignore index 399baee0c2..387a92425a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -33,3 +33,4 @@ object-locking-files.txt esxutilstest vmx2xmltest xml2vmxtest +secaatest