From ad7e7efb7a810bb02b6f9a08ff1b53d892ec6fdd Mon Sep 17 00:00:00 2001 From: Dakedres Date: Thu, 11 Apr 2024 19:13:27 -0600 Subject: [PATCH] No vscode --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1e97e9c..641dc88 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,8 @@ node_modules/ /cache.json /config.js +# Dev +.vscode + # Testing *.ignore \ No newline at end of file