【猫草大作战】-修改协议

This commit is contained in:
hahwu 2025-12-12 17:09:28 +08:00
parent 690300b54b
commit f9e61b17b1
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