chore: gitignore runtime-generated telemetry/govdomains data
This commit is contained in:
parent
23bd98514b
commit
c8128fdb1e
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -15,3 +15,8 @@ crimescene/docs/
|
||||||
|
|
||||||
# SECRETS - NEVER commit this file
|
# SECRETS - NEVER commit this file
|
||||||
api/data/apikeys.json
|
api/data/apikeys.json
|
||||||
|
|
||||||
|
# Runtime-generated data (VPS only - not source)
|
||||||
|
api/data/telemetry_history.json
|
||||||
|
api/data/telemetry_netstate.json
|
||||||
|
api/govdomains-source/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue