diff --git a/.gitignore b/.gitignore index a681feb..521c7d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -node_modules -build -dist +node_modules/ +build/ +dist/ npm-debug.log.*