6006120e60
Signed-off-by: T-Hax <>
17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
# NOT using zero installs
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
# Environment
|
|
|
|
.env
|
|
|
|
# node modules
|
|
|
|
node_modules |