view .hgignore @ 97:bf731c77ddf9

Change URL mapping from user/ to users/ for profile app The built-in auth module expects the user profiles to be located at /users/username by default.
author dellsystem <ilostwaldo@gmail.com>
date Fri, 31 Aug 2012 02:24:30 -0400
parents 6da61f3f83fe
children a66c7907751b
line wrap: on
line source

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

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