# ── graphify generated data (keep only the live graph at graphify-out root) ── graphify-out/cache/ graphify-out/20*/ graphify-out/converted/ graphify-out/graphify-out/ # ── secrets & local env ── .env *.env.local # ── print-bridge runtime (synced job data; only setup/ is tracked) ── print-bridge/* !print-bridge/setup/ # ── dependencies & test artifacts (never tracked; keep it that way) ── node_modules/ test_reports/ test-results/ ScreenRecordings/ screenshots/ # ── runtime user uploads (photos, client files; served + container-mounted, never tracked) ── uploads/