Fix gitignore comment syntax

This commit is contained in:
Nick McCurdy 2022-08-05 19:16:38 -04:00
parent 058ff644bc
commit ed1dee219f

View File

@ -109,9 +109,11 @@ dist
.vscode-test
# yarn v2
.pnp.* # Comment for zero-install
# Comment for zero-install
.pnp.*
.yarn/*
# !.yarn/cache # Uncomment for zero-install
# Uncomment for zero-install
# !.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases