基本项目结构完成

This commit is contained in:
2024-04-09 10:27:37 +08:00
parent c4c0291455
commit b36e50cbc5
5 changed files with 199 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__
data
input
test.py