mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 10:00:23 +08:00
change: git ignore reports and logs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,14 +2,16 @@
|
||||
__pycache__
|
||||
.DS_Store
|
||||
.vscode
|
||||
.idea
|
||||
.pypirc
|
||||
*/tmp/*
|
||||
build/*
|
||||
dist/*
|
||||
*.egg-info
|
||||
.python-version
|
||||
logs/%
|
||||
logs
|
||||
.coverage
|
||||
locustfile.py
|
||||
site/
|
||||
poetry.lock
|
||||
poetry.lock
|
||||
reports
|
||||
Reference in New Issue
Block a user