view .hgignore @ 82:6da61f3f83fe

Add fabfile.py to .hgignore Used with fabric, the python command-line tool for automating some tasks. Should not need to be tracked.
author dellsystem <ilostwaldo@gmail.com>
date Fri, 24 Aug 2012 17:13:38 -0400
parents 9074b0c48684
children a66c7907751b
line wrap: on
line source

syntax: regexp
.*\.pyc
agora.sqlite
agora.conf

.*\.swp$
.*\.swo$
^Honza.*/
fabfile.py