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