# Ignore artifacts:
build
coverage

# Ignore all HTML files:
**/*.html

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

