Ignore any local WP Cli config files.
Fixes #30134 props danielbachhuber git-svn-id: https://develop.svn.wordpress.org/trunk@30050 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aa5c470fa8
commit
4214aa3862
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ wp-tests-config.php
|
||||
/npm-debug.log
|
||||
/build
|
||||
/tests/phpunit/build
|
||||
/wp-cli.local.yml
|
||||
|
||||
# Files and folders that get created in wp-content
|
||||
/src/wp-content/blogs.dir
|
||||
|
Loading…
Reference in New Issue
Block a user