dist/ dist-portal/ editor/dist/ # Tauri/Cargo build output (binary assets named *.js etc. confuse Prettier). # Match nested target/ dirs too - provisioner/ and thumbnail-handler/ each # have their own Cargo workspace under src-tauri/. editor/src-tauri/**/target/ editor/src-tauri/gen/ node_modules/ editor/public/vendor/ # Auto-generated by MSW (`msw init`); regenerated verbatim, not hand-formatted. portal/public/mockServiceWorker.js editor/public/pdfjs*/ editor/public/js/thirdParty/ editor/public/css/cookieconsent.css # Build / test artifacts that may exist locally even though they're gitignored storybook-static/ playwright-report/ editor/playwright-report/ test-results/ editor/test-results/ *.min.* *.md *.wxs editor/src/output.css