# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies node_modules /.pnp .pnp.js # testing /packages/*/coverage # production /packages/*/build /packages/*/lib # logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # misc cache .*cache .DS_Store *.env