scratch-blocks/.eslintignore
2018-04-30 15:35:57 -04:00

18 lines
245 B
Text

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