diff --git a/.gitignore b/.gitignore index d603ba4..31d51ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ dist/ build/ +releases/ node_modules/ .DS_Store *.log