Skip to content

Instantly share code, notes, and snippets.

@SpartakusMd
Last active May 17, 2016 17:51
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 SpartakusMd/ed59a8e914621bb1037d to your computer and use it in GitHub Desktop.
Save SpartakusMd/ed59a8e914621bb1037d to your computer and use it in GitHub Desktop.
.gitignore for Wordpress
### WordPress template
*.log
.htaccess
.htpasswd
/license.txt
/readme.html
/robots.txt
sitemap.xml
sitemap.xml.gz
wp-config.php
wp-content/advanced-cache.php
wp-content/backup-db/
wp-content/backups/
wp-content/blogs.dir/
wp-content/cache/
wp-content/tmp/
wp-content/upgrade/
wp-content/uploads/
wp-content/wp-cache-config.php
wp-content/plugins/wordfence/tmp/
wp-content/wflogs/
wp-content/wfcache/
/wp-content/managewp/
/stats/
/error/
### IDE
/.idea/
/nbproject/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment