mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Add yarn-error.log to .gitignore
This commit is contained in:
parent
8d0eda7491
commit
a8e6ec070d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,4 +5,5 @@ node_modules
|
||||||
phpunit.xml
|
phpunit.xml
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
composer.lock
|
composer.lock
|
||||||
modules.local/ppcp-button/assets/*
|
yarn-error.log
|
||||||
|
modules.local/ppcp-button/assets/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue