From e26cae6b85508cc209958cf002fb1d0c8bb4f6a2 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Fri, 13 Dec 2013 12:54:10 +0100 Subject: examples: Resurrect domsuspend example This partially reverts 5eb4b04211 and 62774afb6ba8. Rewrite the domsuspend example from scratch. This time do it right. Signed-off-by: Michal Privoznik --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d5a6cf52b1..496c2ef03e 100644 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ /docs/todo.html.in /examples/object-events/event-test /examples/dominfo/info1 +/examples/domsuspend/suspend /examples/hellolibvirt/hellolibvirt /examples/openauth/openauth /gnulib/lib/* -- cgit v1.2.1