mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
16 lines
133 B
Plaintext
16 lines
133 B
Plaintext
*.pyc
|
|
__pycache__
|
|
.DS_Store
|
|
.vscode
|
|
.pypirc
|
|
*/tmp/*
|
|
build/*
|
|
dist/*
|
|
*.egg-info
|
|
.python-version
|
|
logs/%
|
|
.coverage
|
|
locustfile.py
|
|
|
|
_build
|