39 lines
316 B
Text
39 lines
316 B
Text
node_modules/
|
|
dist/
|
|
*.tsbuildinfo
|
|
|
|
*.log
|
|
npm-debug.log*
|
|
pnpm-debug.log*
|
|
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
._*
|
|
.directory
|
|
|
|
.cache
|
|
.parcel-cache
|
|
.next
|
|
.nuxt
|
|
out
|
|
|
|
coverage
|
|
*.lcov
|
|
.nyc_output
|
|
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/extensions.json
|
|
.history/
|
|
*.vsix
|
|
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
*.tgz
|
|
|
|
.omc/
|