初次创建仓库提交代码
1. 已经构建好了架子了。 2. 添加了示例的插件
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -164,3 +164,13 @@ cython_debug/
|
||||
# Project-level settings
|
||||
/.tgitconfig
|
||||
|
||||
.python-version
|
||||
.venv
|
||||
__pycache__
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
.tmp
|
||||
|
Reference in New Issue
Block a user