mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-21 20:40:47 +02:00
16 lines
No EOL
162 B
Text
16 lines
No EOL
162 B
Text
*.csv
|
|
*.json
|
|
*.log
|
|
*.txt
|
|
.mypy_cache/
|
|
.venv/
|
|
.pytest_cache/
|
|
test.py
|
|
!requirements.txt
|
|
__pycache__/
|
|
csv_files/
|
|
dist/
|
|
logs/
|
|
!config/deck.json
|
|
RELEASE_NOTES.md
|
|
*.bkp |