mirror of
https://github.com/github/gitignore
synced 2024-11-25 13:14:21 +01:00
Add in rules for WP Super Cache, Google XML Sitemaps, and WP-DBManager plugins.
This commit is contained in:
parent
ac5192cada
commit
8b9230baed
@ -1,3 +1,11 @@
|
|||||||
.htaccess
|
.htaccess
|
||||||
wp-config.php
|
wp-config.php
|
||||||
|
wp-content/backup-db/*
|
||||||
|
wp-content/cache/*
|
||||||
|
wp-content/cache/supercache/*
|
||||||
|
wp-content/upgrade/*
|
||||||
|
wp-content/advanced-cache.php
|
||||||
|
wp-content/wp-cache-config.php
|
||||||
wp-content/uploads/
|
wp-content/uploads/
|
||||||
|
sitemap.xml
|
||||||
|
sitemap.xml.gz
|
Loading…
Reference in New Issue
Block a user