mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
make documents on readthedocs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
.DS_Store
|
||||
.vscode
|
||||
.pypirc
|
||||
*/tmp/*
|
||||
build/*
|
||||
dist/*
|
||||
@@ -8,4 +10,6 @@ dist/*
|
||||
.python-version
|
||||
logs/%
|
||||
.coverage
|
||||
locustfile.py
|
||||
locustfile.py
|
||||
|
||||
_build
|
||||
|
||||
Reference in New Issue
Block a user