diff --git a/.gitignore b/.gitignore index 2f70911..7c08385 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .env *~ bin/ -users.json \ No newline at end of file +users.json +.vscode \ No newline at end of file