annotate .hgignore @ 68:5c28bb50ae0d

new ListOption class which work like unicode, but make the difference between value and label, so the displayed text can be different from the actual value.
author Goffi <goffi@goffi.org>
date Tue, 24 Dec 2013 15:01:09 +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