mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 16:10:56 +00:00
✨ 更新.gitignore,新增Python工具链缓存目录排除项;更新README.md,调整标题并添加monorepo说明
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -63,4 +63,8 @@ mkdoc.bat
|
||||
# vitepress
|
||||
docs/.vitepress/dist/
|
||||
docs/.vitepress/cache
|
||||
docs/.vitepress/.temp
|
||||
docs/.vitepress/.temp
|
||||
|
||||
# python toolchain
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
Reference in New Issue
Block a user