.hgignore
author Tero Marttila <terom@qmsk.net>
Sat, 04 Oct 2014 01:01:43 +0300
changeset 166 986052d7d0ce
parent 160 9953c5fe3629
permissions -rw-r--r--
pngtile.store: split PNGTileApplication and PNGTileStore with lookup/list/open Image handling logic and a threadsafe cache
syntax: glob

.*.swo
.*.swp
*.pyc

bin/pngtile
bin/pngtile-static
build/
dist/
doc/html
lib/
opt/
python/pypngtile.c
var/
MANIFEST