annotate .hgignore @ 150:aa8f46b43a71

fix `single` style in GenericList: multiple options could be selected even with `single` style. This patch fix it by unselecting every other options when an option is set.
author Goffi <goffi@goffi.org>
date Wed, 08 Dec 2021 15:33:28 +0100
parents 49b40c9e6ba3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33
8147568448cd added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
8147568448cd added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
8147568448cd added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
8147568448cd added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
8147568448cd added .hgignore
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
37
49b40c9e6ba3 added MANIFEST to .hgignore
Goffi <goffi@goffi.org>
parents: 33
diff changeset
6 MANIFEST