Skip to content

Commit

Permalink
chore: add .yarn to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 12, 2024
1 parent 1fe94ec commit b8355b0
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 b8355b0

Please # to comment.