Skip to content

Commit 68f753d

Browse files
committed
ignore yarn build artifacts
1 parent 903c531 commit 68f753d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@ npm-debug.log
1010
/node_modules/
1111
/.idea/sonarlint/issuestore/
1212
/__tests__/testUtils/Eff_test.txt
13+
14+
# yarn
15+
.yarn/*
16+
!.yarn/patches
17+
!.yarn/plugins
18+
!.yarn/releases
19+
!.yarn/sdks
20+
!.yarn/versions

0 commit comments

Comments
 (0)