Skip to content

Instantly share code, notes, and snippets.

@jlengstorf
Created December 17, 2013 20:11
Show Gist options
  • Save jlengstorf/8011762 to your computer and use it in GitHub Desktop.
Save jlengstorf/8011762 to your computer and use it in GitHub Desktop.
WordPress .gitignore
.DS_Store
.ht*
/wp-*.php
xmlrpc.php
wp-admin/
wp-includes/
wp-content/index.php
wp-content/plugins/
wp-content/uploads/
wp-content/themes/index.php
wp-content/blogs.dir/
wp-content/upgrade/*
wp-content/backup-db/*
wp-content/advanced-cache.php
wp-content/wp-cache-config.php
wp-content/cache/*
wp-content/cache/supercache/*
sitemap.xml
sitemap.xml.gz
readme.html
license.txt
/index.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment