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
This commit is contained in:
John Blackbourn 2015-10-18 00:15:23 +00:00
parent 8c19030438
commit 01a92d7908
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -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