# Don’t check auto-generated files into git
coverage
node_modules
stats.json
package-lock.json

# Cruft
.DS_Store
npm-debug.log
.idea

# Tests related folders
**/__tests__/output
