Skip to content

Instantly share code, notes, and snippets.

@saqibameen
Created April 6, 2018 13:14
Show Gist options
  • Save saqibameen/dcaca044511b04d95f9574834132171e to your computer and use it in GitHub Desktop.
Save saqibameen/dcaca044511b04d95f9574834132171e to your computer and use it in GitHub Desktop.
Files Excluded by WPEngine in Backup
.*~ (These are typically drafts of files edited with a command line text editor)
.*/_wpeprivate (This directory is typically used for short term file storage)
.*.(svn|cvs|git|log|tmp|listing|cache|bak|swp)
.*/log.txt
.*/cache
.*/imagecache.*
.*/ics-importer-cache
.*/gt-cache
.*/wp-content/w3tc.*
.*/wp-content/w3-.*
.*/wp-config-sample.php
.*/wp-content/plugins/wpengine-snapshot/snapshots
.*/wp-content/uploads/snapshots
.*/wp-content/backups
.*/wp-content/managewp
.*/wp-content/upgrade
.*/pclzip-.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment