mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
.yarn/*
|
|
.yarn/releases/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
# Swap the comments on the following lines if you don't wish to use zero-installs
|
|
# Documentation here: https://yarnpkg.com/features/zero-installs
|
|
.yarn/cache
|
|
#.pnp.*
|
|
node_modules/**/*
|
|
packages/ioc/node_modules/*
|
|
packages/poster/dts/discord.d.ts
|