# ignore node modules, web-ext-artifacts, and everything inside the dist folder
/node_modules
/web-ext-artifacts
/coverage/**
/dist/*.js
/dist/sidebar/sidebar.*
/dist/sourcecode.zip
/docs/devdocs/**
!/docs/devdocs/.gitkeep
