diff --git a/.gitignore b/.gitignore index 18f32fba7e..d29c154a22 100644 --- a/.gitignore +++ b/.gitignore @@ -13,12 +13,12 @@ *.js.map *.log -blots/*.js -core/*.js -formats/*.js -modules/*.js -themes/*.js -ui/*.js +blots/**/*.js +core/**/*.js +formats/**/*.js +modules/**/*.js +themes/**/*.js +ui/**/*.js e2e/**/*.js !test/unit/__helpers__/vitest.d.ts