view .hgignore @ 101:a8da60d611f7

Reorder imports in some python files Order: standard-library modules; newline; third-party modules; newline; project-specific modules (PEP 8)
author dellsystem <ilostwaldo@gmail.com>
date Fri, 31 Aug 2012 02:32:30 -0400
parents 6da61f3f83fe
children a66c7907751b
line wrap: on
line source

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

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