mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02: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 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
.htaccess
|
||||
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/
|
||||
sitemap.xml
|
||||
sitemap.xml.gz
|
Loading…
Add table
Add a link
Reference in a new issue