Skip to content

Commit 6797df4

Browse files
committed
chore: Buildignore .yarn and .yarnrc.yml
1 parent 9e5629c commit 6797df4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ inst/lib/bsw3/.npmignore
2525
^tsconfig\.json$
2626
^yarn\.lock$
2727
^\.eslintrc\.yml$
28+
^\.yarn$
29+
^\.yarnrc\.yml$
2830

2931
^\.github$
3032
^\.gitattributes$

0 commit comments

Comments
 (0)