build/
coverage/
dist/
node_modules/
tmp/
sample/ckeditor.dist.js

# Ignore compiled TypeScript files.
src/**/*.js
src/**/*.d.ts

.vitest-attachments
tests/__screenshots__
