From d8ebc97e6162ac08c38ba5697bfd0d757b8e50ba Mon Sep 17 00:00:00 2001 From: nyosic Date: Sat, 8 Feb 2025 00:32:48 +0100 Subject: [PATCH] add gitignore --- .GITIGNORE | 1 + 1 file changed, 1 insertion(+) create mode 100644 .GITIGNORE diff --git a/.GITIGNORE b/.GITIGNORE new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.GITIGNORE @@ -0,0 +1 @@ +.vscode \ No newline at end of file