diff --git a/.gitignore b/.gitignore index dbf0821..91a629f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules/* \ No newline at end of file +node_modules/* +dist/js/bundle.js \ No newline at end of file