view .hgignore @ 153:a644f6b64a6d

Implement just the tiny bit of networkx we actually need, so we can drop the extra dependency.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 11 May 2012 20:27:37 +0200
parents eadc5c19d665
children d8b4789389b8
line wrap: on
line source

syntax: glob

*.pyc
*~
.*.swp
*.egg-info
ve
dist
build