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

# code
src
example

# editor
.eslintrc
.editorconfig
.prettierrc

# dependencies
node_modules

# builds
build
dist
.rpt2_cache
stats.html
tsconfig.json

# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# misc
rollup.config.js
.babelrc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.travis.yml
.github
