Skip to content

Instantly share code, notes, and snippets.

@ym405nm
Created September 13, 2012 05:27
Show Gist options
  • Save ym405nm/3712084 to your computer and use it in GitHub Desktop.
Save ym405nm/3712084 to your computer and use it in GitHub Desktop.
hgignore for japanese localized wordpress
syntax: glob
.htaccess
wp-*.php
xmlrpc.php
wp-admin/
wp-includes/
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/*
wp-content/w3tc/*
sitemap.xml
sitemap.xml.gz
readme.html
readme-ja.html
license.txt
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment