# Live data — keep out of version control.
# Your current stock and 7-day meal log drift as you eat / the daily job runs.
inventory.json
meal-history.json
# Weekly cuisine pick (regenerated by scripts/pick_cuisine.py; not source).
cuisine-rotation.json
# Python caches
__pycache__/
scripts/__pycache__/
