mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-21 20:40:47 +02:00
17 lines
No EOL
190 B
Text
17 lines
No EOL
190 B
Text
*.csv
|
|
*.json
|
|
*.log
|
|
*.txt
|
|
.mypy_cache/
|
|
test.py
|
|
main.spec
|
|
!requirements.txt
|
|
__pycache__/
|
|
build/
|
|
csv_files/
|
|
dist/
|
|
logs/
|
|
non_interactive_test.py
|
|
test_determinism.py
|
|
test.py
|
|
deterministic_test.py |