node_modules/
dist/
*.db
*.db-wal
*.db-shm
data/state.json
web/data/listing.json
web/data/promoted.json
__pycache__/
*.pyc
.venv/
*.egg-info/
