chore: clean up dev scratch files from project root

- Remove rndc-key from tracking, add to .gitignore
- Move async_sms_send.py, demo_threshold.py, nagios_bad.sh to scripts/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Andreas Wrede
2026-05-12 23:54:27 -04:00
parent ba96da9622
commit fed71d97d6
5 changed files with 1 additions and 4 deletions
+1
View File
@@ -13,3 +13,4 @@ ssl/
uv.lock uv.lock
.hb.yaml .hb.yaml
.superpowers/ .superpowers/
rndc-key
-4
View File
@@ -1,4 +0,0 @@
key "rndc-key" {
algorithm hmac-md5;
secret "qlGa+AYKtyOgWNuozqECMw==";
};