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