# Ignore artifacts:
build
coverage

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

.next
.cache
.vercel
.husky
node_modules
pgdata