diff --git a/.gitignore b/.gitignore index 92ff515..4680d54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .github/ -.vscode/ \ No newline at end of file +.vscode/ +node_modules/ \ No newline at end of file