From 6e23cd9ef8c2f68e93f992e06f8d0660f71a4d95 Mon Sep 17 00:00:00 2001 From: bndw Date: Mon, 16 Feb 2026 12:07:06 -0800 Subject: feat: add NIP-42 test client for auth and rate limit testing --- testclient/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testclient/.gitignore (limited to 'testclient/.gitignore') diff --git a/testclient/.gitignore b/testclient/.gitignore new file mode 100644 index 0000000..235c214 --- /dev/null +++ b/testclient/.gitignore @@ -0,0 +1,2 @@ +testclient +testclient.key -- cgit v1.2.3