diff --git a/.gitignore b/.gitignore index 39b9fec..3fc854a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules /src/*.js -/tests/*.js \ No newline at end of file +/tests/*.js +.vscode