Files
httprunner/.gitignore
2017-06-16 12:12:43 +08:00

9 lines
84 B
Plaintext

*.pyc
__pycache__
.DS_Store
*/tmp/*
build/*
dist/*
*.egg-info
.python-version
logs/%