This is an automated email from the ASF dual-hosted git repository. bhaisaab pushed a commit to branch debian9-systemvmtemplate in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 56b2e6c47bef282839fc99c10001cfab2059b21a Author: Wido den Hollander <[email protected]> AuthorDate: Fri Aug 11 09:31:48 2017 +0200 Ignore files from build of SSVM Signed-off-by: Wido den Hollander <[email protected]> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 29b4ffc..1a73724 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,5 @@ systemvm/.pydevproject test/.pydevprojec plugins/hypervisors/kvm/.pydevproject scripts/.pydevproject +*.qcow2 +*.raw -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
