From 16a0e9a9d2c24af28142ed3420ef6cb373c454f7 Mon Sep 17 00:00:00 2001 From: Leo Goetz Date: Sat, 8 Nov 2025 18:55:03 +0100 Subject: started making the command and json db --- .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..07e6e47 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/node_modules -- cgit v1.3