editor.js/.gitignore
Taly fbd4bd9e0a
Feature: remove bundles (#1541)
* Remove dist directory

* Ignore dist directory

* Remove local file usage

* Add error banner for missing bundle

* Update CHANGELOG.md

* Fix missed code

* Add mkdir dist command
2021-02-18 14:06:20 +03:00

17 lines
188 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/