*.csv *.json *.log *.txt .mypy_cache/ .venv/ .pytest_cache/ test.py !requirements.txt __pycache__/ # Keep main CSV datasets out of Git, but allow the tiny deterministic fixtures used by CI. csv_files/* !csv_files/testdata/ !csv_files/testdata/**/* dist/ logs/ !logs/ logs/* !logs/perf/ logs/perf/* !logs/perf/theme_preview_warm_baseline.json deck_files/ config/themes/catalog/ !config/card_lists/*.json !config/themes/*.yml config/themes/theme_list.json !config/deck.json !test_exclude_cards.txt !test_include_exclude_config.json RELEASE_NOTES.md *.bkp .github/*.md