From dd0a00b503f1d6e8d43d30646ffc2642bb04fe93 Mon Sep 17 00:00:00 2001 From: "zhifeng.jiang" Date: Thu, 28 Jul 2016 07:10:40 +0800 Subject: Solving the facing problems when enable unit test modification: Delete and let git ignore the files which are generated by Qtip running time every time. Add the one more UT for the code "Use local QTIP CentOS.qcow2 img file" Change-Id: Ida891c421306274241d1c4581dd5e274e3bdb0fe Signed-off-by: zhifeng.jiang --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8593bda4..c2e876b8 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,8 @@ nosetests.xml coverage.xml *,cover .hypothesis/ +data/hosts +data/my_key.pem # Translations *.mo -- cgit 1.2.3-korg