diff --git a/.gitignore b/.gitignore index 3822879..76b564e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ dist/ .idea bin/ -tmp/ \ No newline at end of file +tmp/ +**/node_modules/ \ No newline at end of file