mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge d07e4b6b97
into 524ae7b4c7
This commit is contained in:
commit
0b95786350
1 changed files with 5 additions and 2 deletions
|
@ -17,6 +17,9 @@
|
|||
/wp-*.php
|
||||
/xmlrpc.php
|
||||
|
||||
# Migration subfolder
|
||||
/Migration
|
||||
|
||||
# Configuration
|
||||
wp-config.php
|
||||
|
||||
|
@ -24,7 +27,7 @@ wp-config.php
|
|||
/wp-content/themes/twenty*/
|
||||
|
||||
# Example plugin
|
||||
/wp-content/plugins/hello.php
|
||||
#/wp-content/plugins/hello.php
|
||||
|
||||
# Uploads
|
||||
/wp-content/uploads/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue