测试插件

This commit is contained in:
lzybetter
2023-09-09 14:54:25 +08:00
parent 1bd2a9dbc2
commit c0f2ac9847
3 changed files with 19 additions and 1 deletions

6
.gitignore vendored
View File

@@ -6,6 +6,12 @@ test.py
*.yaml
*.db
## user file
token_cache.bin
### plugin file
custom_plugins/*
### venv template
# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/