aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-07-28 07:10:40 +0800
committerzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-07-28 07:10:40 +0800
commitdd0a00b503f1d6e8d43d30646ffc2642bb04fe93 (patch)
treeae8a3c77df27d346491052248058691c875d273a /.gitignore
parent9197285af7b9ffe49eb22902477c559cef35b43f (diff)
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 <jiang.zhifeng@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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