mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-30 21:25:18 +01:00
fix: restore htmx pagination and seed theme defaults
This commit is contained in:
parent
4f7d39acba
commit
6e9ba244c9
14 changed files with 66 additions and 28227 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,7 +22,8 @@ logs/perf/*
|
|||
deck_files/
|
||||
config/themes/catalog/
|
||||
!config/card_lists/*.json
|
||||
!config/themes/*.json
|
||||
!config/themes/*.yml
|
||||
config/themes/theme_list.json
|
||||
!config/deck.json
|
||||
!test_exclude_cards.txt
|
||||
!test_include_exclude_config.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue