# IDE
.vscode

# OS
.DS_Store

# Project dependencies
node_modules
package-lock.json
yarn-error.log

# Generated artifacts
/.npmrc
/.next
/dist
