From 7d32f7713668e69c89f0cb9fdd0fe2d5c293280b Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Fri, 20 Oct 2017 17:39:54 +0800 Subject: add develop guide for testapi Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96 Signed-off-by: SerenaFeng --- testapi/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testapi/.gitignore') diff --git a/testapi/.gitignore b/testapi/.gitignore index a3d6e01..21bb264 100644 --- a/testapi/.gitignore +++ b/testapi/.gitignore @@ -6,3 +6,8 @@ build *.egg-info 3rd_party/static/static *.pyc +.cache +.eggs +.tox +.ven +docs/_build -- cgit 1.2.3-korg