mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
Co-authored-by: BalconyJH <balconyjh@gmail.com> Co-authored-by: suyiiyii <suyiiyii@gmail.com>
25 lines
246 B
Plaintext
25 lines
246 B
Plaintext
*.ini
|
|
*.yml
|
|
*.md
|
|
*.xml
|
|
tests
|
|
node_modules
|
|
data*
|
|
htmlcov
|
|
docker
|
|
dist
|
|
docs
|
|
venv
|
|
.venv
|
|
/admin-frontend/node_modules
|
|
/LICENSE
|
|
/.editorconfig
|
|
/.gitattributes
|
|
/.prettierignore
|
|
/.prettierrc
|
|
/.devcontainer/
|
|
/.github/
|
|
|
|
# self install 时需要
|
|
!README.md
|