mtg_python_deckbuilder/.gitignore

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