upload data and outputs

This commit is contained in:
2026-03-26 18:55:06 +08:00
parent ec8bffe26e
commit 3e3f986874
26 changed files with 12320 additions and 2 deletions

2
.gitignore vendored
View File

@@ -2,8 +2,6 @@ venv/
__pycache__/
*.pyc
.env
outputs/
data/*.csv
.vscode/
.idea/
.DS_Store