.hgignore
author ymh <ymh.work@gmail.com>
Mon, 14 Oct 2019 17:39:30 +0200
changeset 7 cf61fcea0001
parent 0 d970ebf37754
child 21 48c4eec2b7e6
permissions -rw-r--r--
resynchronize code repo with production

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-*