Compare commits

...

2 Commits

Author SHA1 Message Date
07c2a5bf8f Merge branch 'master' of http://124.71.68.6:3000/chakcy/module_bank 2026-01-23 16:23:05 +08:00
77befecc2a modify .gitignore 2026-01-23 16:22:51 +08:00
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -9,4 +9,6 @@ wheels/
# Virtual environments # Virtual environments
.venv .venv
.python-version .python-version
output.md output.md
log/
*.mb

View File