Nael
12/9/2018 - 8:34 PM

Root .gitignore for WordPress project

Root .gitignore for WordPress project

node_modules
*~
.DS_Store
.svn
*.bak
*.swp
Thumbs.db
.idea
.sublime-gulp.cache
nbproject

# Wordpress specific files
*.log
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/mu-plugins/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php

/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz