- README.md: overview, hardware, build/flash, usage, web API, exports - SECURITY.md: passive-receiver scope + vulnerability disclosure - SIGNATURES.md: signature provenance and upstream credit - .gitignore: block GPS-tagged detection exports from being committed Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
270 B
Text
17 lines
270 B
Text
.pio
|
|
.vscode
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|
|
|
|
# Detection data — NEVER commit. Contains GPS coordinates of real
|
|
# locations and movement routes. One leaked export deanonymizes home + routes.
|
|
dantir_*.json
|
|
dantir_*.kml
|
|
dantir_*.csv
|
|
*.kml
|
|
data/
|
|
dantir-data/
|
|
exports/
|
|
sessions/
|