summaryrefslogtreecommitdiff
path: root/client/.gitignore
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-10-23 00:20:35 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-10-23 00:20:35 +0200
commitbb8ef2203469e949700499499e101354dfb1fe1f (patch)
treea9f68f89fd84a6ce6a5c04e558cc962d520604b6 /client/.gitignore
parent2d7b7c84cd843b75ca7131549f99d0671dfe3268 (diff)
client: Add very basic client
Diffstat (limited to 'client/.gitignore')
-rw-r--r--client/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore
new file mode 100644
index 0000000..40b878d
--- /dev/null
+++ b/client/.gitignore
@@ -0,0 +1 @@
+node_modules/ \ No newline at end of file