[libvirt] [PATCH] Add virt-aa-helper and secaatest to .gitignore

Matthias Bolte matthias.bolte at googlemail.com
Wed Mar 31 11:38:48 UTC 2010


---
 src/.gitignore   |    1 +
 tests/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/.gitignore b/src/.gitignore
index 26b8689..e407dcb 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 399baee..387a924 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -33,3 +33,4 @@ object-locking-files.txt
 esxutilstest
 vmx2xmltest
 xml2vmxtest
+secaatest
-- 
1.6.3.3




More information about the libvir-list mailing list