.hgignore @ 0b0276b6360b

Cleaned up the silly hardcoding of the BASE_DIR.
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Apr 2009 18:54:18 -0400
parents 1ce04db85761
children 6d07aadea2c4
syntax: glob
*.pyc
.DS_Store
*.log
*.tmproj

fabfile.py
*.db

site-media/storage/*

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

[^p][^l][^a][^t][^e][^s]/messengerbag//messengerbag/.*