diff --git a/.gitignore b/.gitignore index 5bad65a..6da598e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /luacov.*.out -node_modules/ \ No newline at end of file +node_modules/ +.vscode \ No newline at end of file