diff --git a/.gitignore b/.gitignore index 2703a1f..4f9a353 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ node_modules test/testproj coverage test/support/.config +test/**/package-lock.json