# Python __pycache__/ *.py[cod] *.pyo *.egg-info/ .venv/ venv/ # Logs and captures (can contain real account data — never commit) mitm_logs/ *.pcap *.log *.bin fuzz_results_*.json auth_fuzz.json endpoint_fuzz.json # Local config (may contain credentials) config.json # TUTK / vendor source bundles (license-restricted) lib/wyzecam/ lib/tutk/ iotc/*.so iotc/build/ # OS / editor .DS_Store *.swp *~ .idea/ .vscode/ # Don't ship any decompiled APK derivatives ubox_*/ javiscam_*/ *.apk