diff --git a/.gitignore b/.gitignore index 9f19878..d39ca99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -node_modules -token.txt -queues.json .DS_Store -log \ No newline at end of file +.vscode +log +node_modules +queues.json +token.txt \ No newline at end of file