.venv/
__pycache__/
*.pyc
.ica_auth_state.json
sample_shoppinglists.json
.env

# packaging
build/
dist/
*.egg-info/

# tests
.pytest_cache/
