root/.hgignore

Revision 269:3b0e9bad5636, 86 bytes (checked in by apdavison, 10 months ago)

Fixing some instances of data_key that were missed.

Line 
1syntax: glob
2
3*.pyc
4_build
5build
6dist/*
7*.py,cover
8bulbNet
9*.orig
10.tox
11.cache
12htmlcov
Note: See TracBrowser for help on using the browser.