diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-10-20 17:39:54 +0800 |
---|---|---|
committer | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-10-27 07:59:18 +0000 |
commit | 7d32f7713668e69c89f0cb9fdd0fe2d5c293280b (patch) | |
tree | 9dc74fc85167c3eb21d6a7ff18851e896875ebee /testapi/.gitignore | |
parent | a9da6ed15e08b2797f5c794117327d40b46bceae (diff) |
add develop guide for testapi
Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'testapi/.gitignore')
-rw-r--r-- | testapi/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
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 |