view .hgignore @ 6:b1d440f1027a

(internal) Changed the way in which extension options are separated: pop own flags and pass-on the rest. This way in case push options change, fix must be made in one place only. Also, dropped *args as no non-named arguments can be given. (internal) Make pylint happier
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 08 Nov 2015 08:29:14 +0100
parents 7591d4101b93
children
line wrap: on
line source

syntax: glob
*~
*.pyc
*.pyo
*.orig
*.err
build
dist
*.egg-info
README.html