scratch-blocks/.eslintignore
2018-10-04 09:27:52 -04:00

16 lines
211 B
Text

*_compressed*.js
*_uncompressed*.js
/msg/*
/core/css.js
/i18n/*
/tests/jsunit/*
/tests/workspace_svg/*
/tests/blocks/*
/demos/*
/accessible/*
/appengine/*
/shim/*
/dist/*
/gh-pages/*
/webpack.config.js
/build/*