mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user