14 lines
173 B
Plaintext
14 lines
173 B
Plaintext
# Dependency directories
|
|
node_modules/
|
|
**/node_modules/
|
|
vendor/
|
|
**/vendor/
|
|
|
|
# Package manager caches and stores
|
|
.npm/
|
|
**/.npm/
|
|
.pnpm-store/
|
|
**/.pnpm-store/
|
|
.yarn/
|
|
**/.yarn/
|