diff --git a/.gitignore b/.gitignore index a6304bbd8f8..c3e34ba1d01 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ node_modules !/html/user_data/.gitkeep !/html/user_data/assets/css/customize.css !/html/user_data/assets/js/customize.js +/html_bundle/* /tests/tmp/* /reports/* .idea