Files
httprunner/.gitignore
2018-08-23 11:52:39 +08:00

15 lines
131 B
Plaintext

*.pyc
__pycache__
.DS_Store
.vscode
.pypirc
*/tmp/*
build/*
dist/*
*.egg-info
.python-version
logs/%
.coverage
locustfile.py
site/