mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-12 08:34:35 +00:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user