mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
create api server for test
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
.DS_Store
|
||||
*/tmp/*
|
||||
build/*
|
||||
dist/*
|
||||
*.egg-info
|
||||
.python-version
|
||||
logs/%
|
||||
Reference in New Issue
Block a user