diff --git a/.gitignore b/.gitignore index 550214e..8af732f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ lib node_modules npm-debug.log .nyc_output -coverage.lcov \ No newline at end of file +coverage.lcov +yarn.lock