mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-07 07:22:39 +08:00
18 lines
149 B
Plaintext
18 lines
149 B
Plaintext
*.pyc
|
|
__pycache__
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|
|
.pypirc
|
|
*/tmp/*
|
|
build/*
|
|
dist/*
|
|
*.egg-info
|
|
.python-version
|
|
logs
|
|
.coverage
|
|
site/
|
|
reports
|
|
.venv
|
|
*.xml
|
|
htmlcov/ |