diff .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 diff
--- a/.hgignore	Sun Nov 08 08:26:34 2015 +0100
+++ b/.hgignore	Sun Nov 08 08:29:14 2015 +0100
@@ -6,5 +6,5 @@
 *.err
 build
 dist
-.egg-info
+*.egg-info
 README.html