From 22d606cc6977251d5bf7e0bf2882faa03d43c1fe Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 May 2024 17:06:38 +0200 Subject: [PATCH] Initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7686c10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode +sthope/ \ No newline at end of file