32 lines
347 B
Plaintext
32 lines
347 B
Plaintext
node_modules
|
|
dist
|
|
out
|
|
.DS_Store
|
|
*.log*
|
|
|
|
/node_modules/
|
|
/.idea/
|
|
/dist/
|
|
/.idea/workspace.xml
|
|
|
|
yarn.lock
|
|
|
|
pnpm-lock.yaml
|
|
|
|
node_modules
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
/.idea/deployment.xml
|
|
/.idea/encodings.xml
|
|
/.idea/misc.xml
|
|
/dist.zip
|
|
/package-lock.json
|
|
/pnpm-lock.json
|
|
/build
|
|
/out
|