diff --git a/.gitignore b/.gitignore index 4179cad..3bec1bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules /test/ package-lock.json -.DS_Store \ No newline at end of file +.DS_Store +.vscode \ No newline at end of file