mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
10 lines
94 B
Plaintext
10 lines
94 B
Plaintext
*.pyc
|
|
__pycache__
|
|
.DS_Store
|
|
*/tmp/*
|
|
build/*
|
|
dist/*
|
|
*.egg-info
|
|
.python-version
|
|
logs/%
|
|
.coverage |