diff --git a/.gitignore b/.gitignore index f2a529e..9038659 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .DS_Store -coverage \ No newline at end of file +coverage +dist \ No newline at end of file