diff options
| author | demo <demo@antix1> | 2026-05-07 21:57:13 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-07 21:57:13 -0400 |
| commit | 00a2f4555f81257c8043c74d9a6a0428a049339a (patch) | |
| tree | 7522dd9a1d9df81bfdedcd51881158d9a9241a35 /.gitignore | |
| parent | 5addbf869a466e2bd62b543c7350394bc2027be6 (diff) | |
feat: use stub client code instead
I guess I got a little carried away last commit - I'm writing a
client, not a server.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
