Skip to content

Commit b2d50c6

Browse files
committed
Ensure examples directory uses yarn 1
1 parent c0b8c55 commit b2d50c6

File tree

5 files changed

+147539
-7
lines changed

5 files changed

+147539
-7
lines changed

.gitignore

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/coverage
55

66
.pnp.*
7-
.yarn/*
8-
!.yarn/patches
9-
!.yarn/plugins
10-
!.yarn/releases
11-
!.yarn/sdks
12-
!.yarn/versions
7+
**/.yarn/*
8+
!**/.yarn/patches
9+
!**/.yarn/plugins
10+
!**/.yarn/releases
11+
!**/.yarn/sdks
12+
!**/.yarn/versions

.idea/react-grapher.iml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)