mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
feat: refresh theme catalog metadata
This commit is contained in:
parent
ca2ef70c23
commit
33570399f0
5 changed files with 19290 additions and 1134 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -11,6 +11,11 @@ __pycache__/
|
|||
csv_files/
|
||||
dist/
|
||||
logs/
|
||||
!logs/
|
||||
logs/*
|
||||
!logs/perf/
|
||||
logs/perf/*
|
||||
!logs/perf/theme_preview_warm_baseline.json
|
||||
deck_files/
|
||||
csv_files/
|
||||
config/themes/catalog/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue