Skip to content

Instantly share code, notes, and snippets.

@sthembi
Created April 3, 2013 18:17
Show Gist options
  • Save sthembi/5303743 to your computer and use it in GitHub Desktop.
Save sthembi/5303743 to your computer and use it in GitHub Desktop.
Wordpress.gitignore
#sample of gitignore for Wordpress project
.htaccess
wp-config.php
wp-content/uploads/
wp-content/blogs.dir/
wp-content/upgrade/
wp-content/backup-db/
wp-content/advanced-cache.php
wp-content/wp-cache-config.php
sitemap.xml
*.log
wp-content/cache/
wp-content/backups/
sitemap.xml.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment