diff --git a/.gitignore b/.gitignore index 6b84cb7df8..86cbd7b0c8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ main.css bundle.js coverage .remote-sync.json + +server/*.bundle.js +public/js/*.bundle.js +*.map