Add grid trading GUI design spec

This commit is contained in:
王鹏
2026-07-08 17:13:06 +08:00
commit f6a771ac3c
2 changed files with 198 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.superpowers/
.venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
data/*.db
data/*.sqlite
data/backups/