view .hgignore @ 73:d262139732f7

Fixed to work against mercurial >= 4.1 (which requires using @command decorator for commands). (internally using mercurial_extension_utils to define command portably)
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Thu, 18 May 2017 17:36:19 +0200
parents b1d440f1027a
children
line wrap: on
line source

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