Files
httprunner/.gitignore
2018-02-27 16:36:05 +08:00

15 lines
135 B
Plaintext

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