annotate .hgignore @ 110:436076392538

GenericList + List fixes, better 'change' signal handling, added GenericList.contents property (addind or removing an item there trigger the 'change' signal)
author Goffi <goffi@goffi.org>
date Thu, 20 Aug 2015 18:39:40 +0200
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