diff --git a/.gitignore b/.gitignore index 35380f3..bd5a545 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/node_modules **/coverage -examples/*.js \ No newline at end of file +examples/*.js +dist \ No newline at end of file