tests: add examples with scaffold

This commit is contained in:
debugtalk
2022-03-27 12:00:09 +08:00
parent 98d154b654
commit cdabde4dc8
20 changed files with 1132 additions and 3 deletions

15
examples/demo-without-plugin/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.env
reports/
*.so
.vscode/
.idea/
.DS_Store
output/
__pycache__/
*.pyc
.python-version
logs/
# plugin
debugtalk.bin
debugtalk.so