diff --git a/.gitignore b/.gitignore index 0fa8a76..29e937b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/out/ \ No newline at end of file +/out/ +/node_modules/ \ No newline at end of file