.hgignore @ 02c8b7019c84

Updated the ignore to hide messengerbag.
author Steve Losh <steve@stevelosh.com>
date Wed, 11 Mar 2009 17:45:21 -0400
parents 996ce4122e2f
children 1ce04db85761
syntax: glob
*.pyc
.DS_Store
*.log
*.tmproj

fabfile.py
*.db

site-media/storage/*

messengerbag/*

syntax: regexp
# This is ugly but it works.
deploy-[^t][^e][^m][^p].*
deploy\.py