diff --git a/.gitignore b/.gitignore index 30507e4..63f5aae 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ composer.lock phpunit.phar # local phpunit config /phpunit.xml + +# npm debug +npm-debug*