summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordongwenjuan <dong.wenjuan@zte.com.cn>2017-04-13 09:09:41 +0800
committerdongwenjuan <dong.wenjuan@zte.com.cn>2017-04-26 09:57:43 +0800
commite3f9edb5064e280056addd6fc47535d3ee1a2435 (patch)
treeecee7fd75398f91bb8729b685e5109123a7ee5a3 /.gitignore
parent263682e54a4d75d1f33c76735ffa2fe9debe0161 (diff)
add framework and tox
JIRA: DOCTOR-93 Change-Id: Ife3255c4fe2d170c5d1b8354aaab24d5b1e3bc64 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d2ded272..65b51a69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@
/docs_output/
/releng/
/tests/*.img
+
+#Build results
+.tox