diff --git a/.gitignore b/.gitignore index db2f63b..947ce63 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules dist .nyc_output .DS_Store +npm-debug.log