Skip to content

Commit a431afc

Browse files
committed
Update gitignore according to yarn docs
1 parent 74bb880 commit a431afc

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ build/Release
4040
# Dependency directories
4141
node_modules/
4242
jspm_packages/
43+
.pnp.*
44+
.yarn/*
45+
!.yarn/patches
46+
!.yarn/plugins
47+
!.yarn/releases
48+
!.yarn/sdks
49+
!.yarn/versions
4350

4451
# TypeScript v1 declaration files
4552
typings/

.yarn/install-state.gz

-466 KB
Binary file not shown.

0 commit comments

Comments
 (0)