mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-26 11:02:01 -04:00
20 lines
198 B
Plaintext
20 lines
198 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Dependency directory
|
|
node_modules
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
fixtures
|
|
.tmp
|
|
_docpress
|
|
|
|
lib
|
|
|
|
# Visual Studio Code configs
|
|
.vscode/
|