mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
feat!: auto-setup/tagging; direct builder + rerun prompt; fix(type-summary, .txt dup); refactor(export filenames); ci(DockerHub+GH releases); docs(minimal Windows guide, release notes template)
This commit is contained in:
parent
07605990a1
commit
cb710d37ed
12 changed files with 307 additions and 386 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
*.log
|
||||
*.txt
|
||||
.mypy_cache/
|
||||
.venv/
|
||||
test.py
|
||||
main.spec
|
||||
!requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue