# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules

# production
/dist

# misc
.DS_Store
npm-debug.log*

src/static/style.bundle.js.map
src/static/style.bundle.js
src/static/style.css.map
src/static/vendor.bundle.js
src/static/style.css
src/static/index.bundle.js
mock
.vscode