.hgignore
author Hartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 27 Oct 2016 14:37:23 +0200
changeset 49 6e781b10c5a4
parent 47 7588a2e65285
child 65 d659b8c2ed22
permissions -rw-r--r--
Makefile: Add target `install`.

This makes distribution packagers live even easier.
syntax: glob
*.pyc
*.html
dist/
build/
*.egg-info/
.git/