1
0

refactor: refactoring old code

This commit is contained in:
2026-06-02 21:08:48 +08:00
parent 0a165dc906
commit 0812e065b5
15 changed files with 534 additions and 1 deletions

15
legacy/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
## ======== Personal ========
## ======== Python ========
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv