editor.js/.gitignore
Peter Savchenko ee6433201d
fix(block-tunes): enter keydown problems (#2650)
* debug enter press

* fix sync set caret

* fix enter keydown problems + tests addedd

* Update search-input.ts

* add changelog

* add useful log to cypress custom comand

* Update commands.ts
2024-03-13 17:30:16 +03:00

21 lines
232 B
Plaintext

# --- proj files ---
.DS_Store
Thumbs.db
/.idea/
/*.sublime-project
/*.sublime-workspace
node_modules/*
npm-debug.log
yarn-error.log
test/cypress/screenshots
test/cypress/videos
dist/
coverage/
.nyc_output/
.vscode/launch.json