diff --git a/.gitignore b/.gitignore index 0bbb00a..ab6b0cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.DS_Store -.vscode/ \ No newline at end of file +.vscode/ +node_modules/