mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
17 lines
148 B
Plaintext
17 lines
148 B
Plaintext
*.pyc
|
|
__pycache__
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|
|
.pypirc
|
|
*/tmp/*
|
|
build/*
|
|
dist/*
|
|
*.egg-info
|
|
.python-version
|
|
logs
|
|
.coverage
|
|
locustfile.py
|
|
site/
|
|
reports
|
|
.venv |