# It would be nice to remove this file and use .gitignore instead however we need to add package.json and _fixtures
/node_modules
/config.js
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
package.json
test/_fixtures/
bin/yarn*