8000 Merge pull request #101 from dotsbb/patch-1 · Kami/codecov-python@809d496 · GitHub
[go: up one dir, main page]

Skip to content

Commit 809d496

Browse files
author
Steve Peak
authored
Merge pull request codecov#101 from dotsbb/patch-1
Add .yarn-cache to ignored path
2 parents 0fafbb0 + acc3676 commit 809d496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
r'(/build/lib)|'
4141
r'(/htmlcov)|'
4242
r'(/node_modules)|'
43+
r'(/\.yarn-cache)|'
4344
r'(\.egg-info)|'
4445
r'(/\.git)|'
4546
r'(/\.hg)|'

0 commit comments

Comments
 (0)
0