From 01a92d790828fafbebb5716a7978c2b253f5e902 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sun, 18 Oct 2015 00:15:23 +0000 Subject: [PATCH] Remove an IDE-specific rule in `.gitignore`. These should be managed in the user's `~/.gitignore_global` file. Fixes #34345 git-svn-id: https://develop.svn.wordpress.org/trunk@35254 602fd350-edb4-49c9-b593-d223f7449a82 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7ac88d3de..dd18e54e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ wp-config.php wp-tests-config.php .htaccess -.idea + # Files and folders related to build/test tools /phpunit.xml /tests/phpunit/data/plugins/wordpress-importer