view .hgignore @ 22:9459d63c1558

Added full support for Python 3
author Ben Croston <ben@croston.org>
date Sun, 01 Jan 2012 15:50:18 +0000
parents 317e6f82c733
children fdddfd434bbd
line wrap: on
line source

syntax: glob
*.pyc
*.*~
dist/*
build/*
distribute*
*egg-info/*