Skip to content

Commit a5da44b

Browse files
authored
Merge pull request #7 from serlo/remove-zero-install
chore: Remove yarn zero-install
2 parents 3654b72 + 14040fb commit a5da44b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/node_modules/
22

3-
# Yarn (with Zero-Installs)
3+
# Yarn (without zero-installs)
4+
.pnp.*
45
.yarn/*
5-
!.yarn/cache
66
!.yarn/patches
77
!.yarn/plugins
88
!.yarn/releases

0 commit comments

Comments
 (0)