.hgignore
author ymh <ymh.work@gmail.com>
Mon, 08 Jun 2015 16:11:51 +0000
changeset 4 346c88efed21
parent 0 d970ebf37754
child 21 48c4eec2b7e6
permissions -rw-r--r--
add blog-copier plugin

syntax: glob
# Exclude these files from the git repo
wp/wp-content/backup/*
wp/wp-content/cache/*
wp/wp-content/upgrade/*
wp/wp-content/uploads/*
sitemap.*
wp-config.php
 
# Hidden system files
*.DS_Store
*[Tt]humbs.db
*.Trashes
 
*/cache/*
wp/wp-content/backup-*