annotate .hgignore @ 33:74ea9a0ed02a default tip

Added tag 0.3.2a for changeset fdddfd434bbd
author Ben Croston <ben@croston.org>
date Sat, 19 Oct 2013 21:24:33 +0100
parents fdddfd434bbd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
Ben Croston <ben@croston.org>
parents:
diff changeset
1 syntax: glob
Ben Croston <ben@croston.org>
parents:
diff changeset
2 *.pyc
Ben Croston <ben@croston.org>
parents:
diff changeset
3 *.*~
Ben Croston <ben@croston.org>
parents:
diff changeset
4 dist/*
Ben Croston <ben@croston.org>
parents:
diff changeset
5 build/*
Ben Croston <ben@croston.org>
parents:
diff changeset
6 *egg-info/*
32
fdddfd434bbd - Remove dependency on distribute
Ben Croston <ben@croston.org>
parents: 1
diff changeset
7 MANIFEST