mtg_python_deckbuilder/.gitignore
2025-09-27 15:19:32 -07:00

29 lines
No EOL
409 B
Text

*.csv
*.json
*.log
*.txt
.mypy_cache/
.venv/
.pytest_cache/
test.py
!requirements.txt
__pycache__/
csv_files/
dist/
logs/
!logs/
logs/*
!logs/perf/
logs/perf/*
!logs/perf/theme_preview_warm_baseline.json
deck_files/
csv_files/
config/themes/catalog/
!config/card_lists/*.json
!config/themes/*.json
!config/deck.json
!test_exclude_cards.txt
!test_include_exclude_config.json
RELEASE_NOTES.md
*.bkp
.github/*.md