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