Skip to content

Instantly share code, notes, and snippets.

@sean-gilmore
Created December 27, 2018 03:38
Show Gist options
  • Save sean-gilmore/9a83f94628f4623b9be502e6e3848c01 to your computer and use it in GitHub Desktop.
Save sean-gilmore/9a83f94628f4623b9be502e6e3848c01 to your computer and use it in GitHub Desktop.
Recommended WordPress .gitignore
*.log
wp-content/advanced-cache.php
wp-content/backup-db/
wp-content/backups/
wp-content/blogs.dir/
wp-content/cache/
wp-content/upgrade/
wp-content/uploads/
wp-content/mu-plugins/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php
/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz
/data/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment