ignore pnpm files

This commit is contained in:
cupcakearmy 2019-09-09 12:10:31 +02:00
parent faca4fbac1
commit 920fbf41e5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules
package-lock.json
pnpm-lock.yaml
lib
.idea