Skip to content

Instantly share code, notes, and snippets.

@johannez
Last active December 23, 2015 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johannez/6691201 to your computer and use it in GitHub Desktop.
Save johannez/6691201 to your computer and use it in GitHub Desktop.
Wordpress .gitignore file
*~
.DS_Store
*.bak
*.swp
Thumbs.db
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
wp-content/cache/*
wp-content/cache/supercache/*
sitemap.xml
*.log
wp-content/cache/
wp-content/backups/
sitemap.xml
sitemap.xml.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment