node_modules/
build/
dist/
coverage/
.DS_Store
*.log
.env*
!.env.example
__pycache__/
*.pyc
*.pyo
cli/.scan_history.json
cli/.watch_cache.db
kijiji_guard/.scan_history.json
kijiji_guard/.watch_cache.db
*.scan_history.json
*.watch_cache.db
demo_*.txt
report.html

