diff --git a/.gitignore b/.gitignore index 13d81d6..ccc53bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ **/node_modules -docker/mongodb/data \ No newline at end of file +docker/mongodb/data +**/public/bundle.js \ No newline at end of file