Files
httprunner/.gitignore
2019-09-18 18:58:39 +08:00

15 lines
142 B
Plaintext

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