summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2026-07-17 15:24:11 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2026-07-17 15:24:11 +0300
commita2924e66d09c1f45892859f0f1810319d67df7a2 (patch)
tree513bf030c975a2b0b520a2e61a7f03f25cdf9cbe /.gitignore
downloadlark-a2924e66d09c1f45892859f0f1810319d67df7a2.tar.gz
lark-a2924e66d09c1f45892859f0f1810319d67df7a2.zip
initial echo server arch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f2ad853
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+client
+server