mirror of
https://github.com/GrapesJS/grapesjs.git
synced 2026-03-30 06:51:53 +00:00
* init: pnpm setup * ci: * * lint* * docs: * * refactor: move docs to own pkg * formatting * refactor: remove turbo * refactor: remove more turbo * Update quality.yml --------- Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
24 lines
267 B
Plaintext
24 lines
267 B
Plaintext
.DS_Store
|
|
.settings/
|
|
.sass-cache/
|
|
.project
|
|
.idea
|
|
npm-debug.log*
|
|
yarn-error.log
|
|
package-lock.json
|
|
style/.sass-cache/
|
|
stats.json
|
|
.npmrc
|
|
|
|
img/
|
|
images/
|
|
private/
|
|
vendor/
|
|
coverage/
|
|
locale/
|
|
node_modules/
|
|
bower_components/
|
|
grapesjs-*.tgz
|
|
_index.html
|
|
docs/.vuepress/dist
|
|
dist/ |