diff --git a/.gitignore b/.gitignore index e0ed04d..40714cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules* +.npm-debug* .DS_STORE