Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs

This commit is contained in:
张宏博 2025-12-12 18:13:36 +08:00
commit a18c59601a
3 changed files with 551 additions and 535 deletions

3
.gitignore vendored
View File

@ -5,4 +5,5 @@
tool/tool.ipynb
tool/txt/*
tool/conf.tar
tool/cfg/cfg_txt.local.json
tool/cfg/cfg_txt.local.json
.vscode/settings.json

View File

@ -1,3 +1,6 @@
{
"workbench.colorTheme":"Atom One Dark",
"editor.fontfamily":"Fira Code, Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.fontSize": 14,
}

File diff suppressed because it is too large Load Diff