Skip to content

Instantly share code, notes, and snippets.

@costidima
Created October 5, 2015 15:02
Show Gist options
  • Save costidima/dab069ce28e3a3c3ef8f to your computer and use it in GitHub Desktop.
Save costidima/dab069ce28e3a3c3ef8f to your computer and use it in GitHub Desktop.
Wordpress .gitingnore
*.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
**/node_modules
**/bower_components
**/.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment