Skip to content

Commit

Permalink
chore: add .yarn to gitignore (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Nov 12, 2024
1 parent 1fe94ec commit e591956
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion fixtures/pnp/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
install_state.gz
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

0 comments on commit e591956

Please # to comment.