522318058b
Signed-off-by: T-Hax <>
22 lines
447 B
Plaintext
22 lines
447 B
Plaintext
# The below config will determine whether you are using Zero-Installs or not. You should read about
|
|
# Zero-Installs on https://yarnpkg.com/features/zero-installs
|
|
|
|
# If you're using Zero-Installs:
|
|
|
|
# .yarn/*
|
|
# !.yarn/cache
|
|
# !.yarn/patches
|
|
# !.yarn/plugins
|
|
# !.yarn/releases
|
|
# !.yarn/sdks
|
|
# !.yarn/versions
|
|
|
|
# If you're not using Zero-Installs:
|
|
|
|
# .pnp.*
|
|
# .yarn/*
|
|
# !.yarn/patches
|
|
# !.yarn/plugins
|
|
# !.yarn/releases
|
|
# !.yarn/sdks
|
|
# !.yarn/versions |