annotate .hgignore @ 65:090f3e0754d3

fix for recent urwid versions (> 1.1.0)
author Goffi <goffi@goffi.org>
date Mon, 25 Mar 2013 13:10:57 +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