mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 08:19:45 +08:00
change: rename demo empty project
This commit is contained in:
14
examples/demo-empty-project/.gitignore
vendored
Normal file
14
examples/demo-empty-project/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
reports/
|
||||
*.so
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
output/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.python-version
|
||||
logs/
|
||||
|
||||
# plugin
|
||||
debugtalk.bin
|
||||
debugtalk.so
|
||||
Reference in New Issue
Block a user