1
0
forked from Kieran/snort

Update gitginore for yarn3

This commit is contained in:
Kieran 2023-07-13 23:05:22 +01:00
parent e750773d2c
commit 1a05fa3b16
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

10
.gitignore vendored
View File

@ -1,8 +1,12 @@
node_modules/ node_modules/
.idea .idea
.yarn/ .pnp.*
!.yarn/releases/yarn*.cjs .yarn/*
yarn.lock !.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
dist/ dist/
*.tgz *.tgz
*.log *.log