change: git ignore reports and logs

This commit is contained in:
debugtalk
2019-09-18 19:01:46 +08:00
parent 32405d1ced
commit 2e6880fb6f

6
.gitignore vendored
View File

@@ -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