20 lines
174 B
Plaintext
20 lines
174 B
Plaintext
node_modules
|
|
.pnpm-store
|
|
dist
|
|
.output
|
|
.astro
|
|
.cache
|
|
.next
|
|
build
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.DS_Store
|
|
*.log
|
|
npm-debug.log*
|
|
pnpm-debug.log*
|
|
.idea
|
|
.vscode
|
|
.history
|
|
apps/web/dist
|