diff --git a/.gitignore b/.gitignore index ce4ddb5..78d2ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build/ certs/ build/ licenses/ -coverage.txt \ No newline at end of file +coverage.txt +*/node_modules/ \ No newline at end of file