mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02:00
feat(web,docs): visual summaries (curve, pips/sources incl. 'C', non‑land sources), tooltip copy, favicon; diagnostics (/healthz, request‑id, global handlers); fetches excluded, basics CSV fallback, list highlight polish; README/DOCKER/release-notes/CHANGELOG updated
This commit is contained in:
parent
625f6abb13
commit
8d1f6a8ac4
27 changed files with 1704 additions and 154 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,10 +5,8 @@
|
|||
.mypy_cache/
|
||||
.venv/
|
||||
test.py
|
||||
main.spec
|
||||
!requirements.txt
|
||||
__pycache__/
|
||||
#build/
|
||||
csv_files/
|
||||
dist/
|
||||
logs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue