ScreenSharingThing/.gitignore

12 lines
253 B
Plaintext
Raw Normal View History

2021-12-04 15:59:25 +00:00
/.yarn/*
!/.yarn/patches
!/.yarn/plugins
!/.yarn/releases
!/.yarn/sdks
# 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