# secrets .env .env.* !deploy/.env.example deploy/.env deploy/probe-keys/ # python .venv/ __pycache__/ *.pyc .pytest_cache/ .ruff_cache/ *.egg-info/ # node node_modules/ apps/web/.next/ apps/web/out/ apps/web/next-env.d.ts *.tsbuildinfo apps/web/qa/screens/ # go services/probe-agent/dist/ services/probe-agent/*.test # data caches data/asn/*.gz data/asn/*.tmp infra/releases/ # misc .DS_Store tmp/ logs/