# Node
node_modules
*.log
.env
lib/
es/
dist/
npm-debug.log
_book/
package-lock.json
__diff_output__

# Mac
.DS_Store

# build
.next

# Yarn 3
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
