# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Secrets and local config .env .env.local .env.*.local config.json config/wbxTokens.json config/google-service-account.json config/*-service-account.json googleData.json *.pem *.key # Runtime artifacts *.log buildlogs.log # Generated CSV outputs (from scripts/generate911Csv.js) buildingFile.csv locationFile.csv # Daily store phone export baseline + archives data/ # Archives *.zip # Remote agent packaging output (produced by docker/remote-agent/package.sh) docker/remote-agent/dist/ docker/remote-agent/.env # OS / editor cruft .DS_Store Thumbs.db .idea/ .vscode/ *.swp