15 lines
136 B
Plaintext
15 lines
136 B
Plaintext
# Node / tooling
|
|
*.zip
|
|
*.log
|
|
node_modules
|
|
coverage
|
|
.vscode
|
|
.idea
|
|
.DS_Store
|
|
npm-debug.log*
|
|
.yarn/*
|
|
pnpm-lock.yaml
|
|
dist
|
|
artifacts
|
|
.runner
|