Skip to content

Instantly share code, notes, and snippets.

@adamdoe
Forked from eddt/wordpress gitignore
Last active April 30, 2020 05:24
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 adamdoe/f50d2e0722f81ed5a0eafd7c589a292a to your computer and use it in GitHub Desktop.
Save adamdoe/f50d2e0722f81ed5a0eafd7c589a292a to your computer and use it in GitHub Desktop.
WordPress - .gitignore #wordpress
*.log
.htaccess
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/upgrade/
wp-content/uploads/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php
/readme.html
/license.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment