From 00a2f4555f81257c8043c74d9a6a0428a049339a Mon Sep 17 00:00:00 2001 From: demo Date: Thu, 7 May 2026 21:57:13 -0400 Subject: feat: use stub client code instead I guess I got a little carried away last commit - I'm writing a client, not a server. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc65166 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/links \ No newline at end of file -- cgit v1.2.3