mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-02 15:48:50 +01:00
feat: Add include/exclude card lists feature with web UI, validation, fuzzy matching, and JSON persistence (ALLOW_MUST_HAVES=1)
This commit is contained in:
parent
7ef45252f7
commit
0516260304
39 changed files with 3672 additions and 626 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,4 +16,5 @@ csv_files/
|
|||
!config/card_lists/*.json
|
||||
!config/deck.json
|
||||
RELEASE_NOTES.md
|
||||
*.bkp
|
||||
*.bkp
|
||||
.github/*.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue