.hgignore
author Tero Marttila <terom@paivola.fi>
Sun, 14 Sep 2014 16:26:38 +0300
changeset 133 67f956b71bdf
parent 132 0260aeca943c
child 137 79eedd96112d
permissions -rw-r--r--
python/pypngtile: cleanup cython using modern cimports
syntax: glob

.*.swo
.*.swp
*.pyc

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