1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-17 21:54:39 +01:00
slate/.gitignore
Brent Farese 217b84ff1f
Update wrapNodes to use lowest mode and create passing test. ()
* Update wrapNodes to use lowest mode and create passing test.

* Add .idea to .gitignore.

* Restore wrapNodes/inline/inline-across.js test.

Co-authored-by: Brent Farese <brentfarese@gmail.com>
2020-04-30 15:11:35 -07:00

12 lines
97 B
Plaintext

*.log
.next/
.vscode/
.idea/
build/
dist/
lib/
node_modules/
packages/*/yarn.lock
site/out/
tmp/