diff --git a/.gitignore b/.gitignore index a199cbe..244cc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,7 @@ ENV/ .coverage .cache/ +# other +.vs/ +bin/ +node_modules/ \ No newline at end of file