# npm
**/node_modules/*
package.json
package-lock.json
yarn.lock

# build
dist/*
.next/*
**/dist/*
**/.next/*