tcg/.gitignore
trémeur df32c9558e - display header image + background colour
- display level + level image
- display card showcase on index page
- add appropriate colour to deck tables
- add number of collected cards to deck tables
- add colour marker in card name text
- add event names to log
- add link to service links
- move some data to variables file
2024-10-30 00:26:04 +00:00

9 lines
No EOL
157 B
Text

build/*/index.html
build/index.html
build/decks/*/*.gif
build/decks/*/type
build/assets/header.png
build/assets/levels/*.gif
__pycache__/
variables.py
log.py