Add yarn cache to code climate ignore list
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
14d528f653
commit
423ed22abf
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ exclude_paths:
|
|||
- spec/
|
||||
- vendor/
|
||||
- lib/api/v3/
|
||||
- .yarn-cache/
|
||||
- tmp/
|
||||
|
|
Loading…
Reference in a new issue