27 lines
277 B
Plaintext
27 lines
277 B
Plaintext
.env
|
|
node_modules
|
|
*yarn-error.log
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
packages/**/.yarn/*
|
|
integration-tests/**/.yarn/*
|
|
www/**/.yarn/*
|
|
|
|
.DS_Store
|
|
|
|
.eslintcache
|
|
|
|
.idea
|
|
.turbo
|
|
build/**
|
|
**/dist
|
|
**/stats
|
|
.favorites.json
|
|
.vscode
|