From 4214aa386214484f30df4e9cc9c2c7d6d05d5bc4 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Tue, 28 Oct 2014 17:01:22 +0000 Subject: [PATCH] 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 39d686a7eb..e24ad72245 100644 --- a/.gitignore +++ b/.gitignore @@ -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