← back to Re Flyer Aggregator

.gitignore

29 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
out/*.pdf
out/*.html
data/harvest-*.json
out/provenance-worklist-*.json
out/provenance-2*.json

# generated crawl data (contains third-party public tracking IDs; regenerated by the crawler)
public/advertising/broker-ad-signals*.json
public/advertising/broker-ad-signals.csv
data/broker-ad-signals.json
data/ad-scan.log
out/*.webm
out/*.mp4

# regenerable build artifacts / snapshots + logs (the loop rebuilds these every cycle; no need to version — keeps the repo lean)
public/flyers/flyers.json
public/flyers/index.html
public/sources.json
data/refine-loop.log
data/*-cron.log
data/flyers-normalized.json