feat: Added pnpm-specific ignore files

This commit is contained in:
Bart van der Braak 2023-06-13 22:14:03 +02:00
parent f63cc0f324
commit 95e36e3181
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@ cache
.cache
package.json
package-lock.json
pnpm-lock.yaml
public
CHANGELOG.md
.yarn