.vscode/
out/
coverage/
desktop.ini
typings/
.nyc_output/
*.log
.coveralls.yml
.env
.ionide
.fake

.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.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.*

