fix: remove detectors.json

This commit is contained in:
Soph :3 2025-08-22 15:48:57 +03:00
parent d0aeff518a
commit 47b17473d8
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/target /target
detectors.json

View file

@ -18,6 +18,7 @@ This project connects to the Blitzortung lightning detection network and sends n
- Rust (edition 2021 or newer) - Rust (edition 2021 or newer)
- [ntfy.sh](https://ntfy.sh/) account or topic (no registration required) - [ntfy.sh](https://ntfy.sh/) account or topic (no registration required)
- Optionally, a `detectors.json` file for detector details - Optionally, a `detectors.json` file for detector details
This file can be downloaded from my copyparty server, [here.](https://files.sad.ovh/public/detectors.json)
### Build ### Build

File diff suppressed because one or more lines are too long