mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-25 13:30:58 +00:00
docs: 使用vuepress重新构建文档
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -5,6 +5,10 @@ node_modules/
|
||||
data/
|
||||
db/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.pyw
|
||||
/plugins/
|
||||
_config.yml
|
||||
config.yml
|
||||
@ -13,7 +17,6 @@ compile.bat
|
||||
# vuepress
|
||||
docs/.github
|
||||
|
||||
|
||||
# nuitka
|
||||
main.build/
|
||||
main.exe
|
||||
|
Reference in New Issue
Block a user