diff options
| author | bndw <ben@bdw.to> | 2026-02-16 12:07:06 -0800 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2026-02-16 12:07:06 -0800 |
| commit | 6e23cd9ef8c2f68e93f992e06f8d0660f71a4d95 (patch) | |
| tree | 2a754c52dbf9336a15ba477f8b9c61ceaecee7c0 /testclient/.gitignore | |
| parent | 02d6819ebfdc5b18d65c83c4077a040466960bac (diff) | |
feat: add NIP-42 test client for auth and rate limit testing
Diffstat (limited to 'testclient/.gitignore')
| -rw-r--r-- | testclient/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testclient/.gitignore b/testclient/.gitignore new file mode 100644 index 0000000..235c214 --- /dev/null +++ b/testclient/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | testclient | ||
| 2 | testclient.key | ||
