# Collected device data. Every reading is keyed by USB serial and carries the
# handset's carrier configuration, APN rows, subscription state and installed
# operator bundles. It is a record of particular handsets on particular days,
# not something this code reproduces, and it accumulates with every read.
#
# Also holds the generated exports (comparison.html / .csv) and the archived
# history the diff viewer reads.
out/

# Logs from the LaunchAgent, if anyone points them here rather than
# ~/Library/Logs.
*.log

__pycache__/
*.py[cod]
.DS_Store
